From 2c1cb8b8c1cfada06c8cf0b5a6f33800098288f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pau=20Cap=C3=B3?= Date: Sun, 5 Mar 2017 01:43:26 +0100 Subject: [PATCH] menu fix --- adminer.css | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/adminer.css b/adminer.css index e391725..303b33f 100644 --- a/adminer.css +++ b/adminer.css @@ -191,7 +191,7 @@ tr.odd td { } #lang { - background:#f0f0f0; + /* background:#f0f0f0; */ color:#333; position:fixed; top:auto; @@ -225,17 +225,16 @@ tr.odd td { position:fixed; top:-10px; color:#FFF; - padding:20px; - /* padding-top:40px; */ - bottom:0px; + padding: 20px; + bottom:55px; overflow:auto; left:0px; width:240px; - border-right:2px solid #34495e; } #menu p, #tables{ border-bottom:1px solid rgb(85, 112, 139); + padding: .8em 0; } #menu a{