From f902ae63157c31207d8bfecfe52998d49a02a9d4 Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Tue, 22 Oct 2013 08:35:55 -0200 Subject: [PATCH] Small fix on user menu --- src/static/css/screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/static/css/screen.css b/src/static/css/screen.css index 8b19c7e..c6b370e 100644 --- a/src/static/css/screen.css +++ b/src/static/css/screen.css @@ -25,7 +25,7 @@ li hr { } #user-menu .wrapper { - padding: 10px; + padding: 3px 10px; white-space: nowrap; } -- libgit2 0.21.2