diff --git a/eet/css/style.css b/eet/css/style.css index dd4d5a4..8b96c54 100644 --- a/eet/css/style.css +++ b/eet/css/style.css @@ -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; -} +} \ No newline at end of file