diff --git a/adminer.css b/adminer.css index ca65bf1..eeeaa04 100644 --- a/adminer.css +++ b/adminer.css @@ -239,6 +239,7 @@ tr.odd td { } #lang { + display: none; background: #4e5d6c; color: #FFF; position: fixed; @@ -273,13 +274,13 @@ tr.odd td { background: #4e5d6c; position: fixed; top: -10px; - bottom: 55px; + /*bottom: 55px;*/ color: #FFF; padding: 0 20px; - /*bottom: 0;*/ + bottom: 0; overflow: auto; left: 0px; - width: 240px; + width: 242px; } #menu p, #tables {