From 24b67b5a34613a45447b76e99a8768b60f1eab51 Mon Sep 17 00:00:00 2001 From: rmontanana Date: Fri, 21 Feb 2014 00:34:07 +0100 Subject: [PATCH] =?UTF-8?q?ref#=203=20Peque=C3=B1os=20cambios=20en=20la=20?= =?UTF-8?q?apariencia=20de=20la=20barra=20de=20men=C3=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/dashboard.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/dashboard.css b/css/dashboard.css index 88ee754..97dd3c5 100644 --- a/css/dashboard.css +++ b/css/dashboard.css @@ -34,7 +34,7 @@ body { left: 0; z-index: 1000; display: block; - padding: 20px; + padding: 10px; overflow-x: hidden; overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */ background-color: #C4FAEC;/*#f5f5f5;*/