more responsive

This commit is contained in:
Träger 2016-05-23 13:42:33 +02:00
parent 905b248a8d
commit 47e5147d2d

View File

@ -197,7 +197,7 @@ html, body{
#dashboard ul
{
height:50px;
height:100px;
padding:12px 0 0 0;
list-style-type: none;
text-align: left;
@ -243,4 +243,4 @@ html, body{
#reference a:hover{
color:#000;
text-decoration:underline;
}
}