From 4a975b22b528aa44ff2ccd8fb7a4f3d608b027e8 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Tue, 28 Feb 2012 20:54:26 +0100 Subject: [PATCH] mobile: less space between nav & new_url --- user/css/krtmn.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/user/css/krtmn.css b/user/css/krtmn.css index 2bebb88..e77c5b4 100644 --- a/user/css/krtmn.css +++ b/user/css/krtmn.css @@ -844,6 +844,10 @@ body#public { width: 94%; } + ul#admin_menu { + margin-bottom: 1em; + } + ul#admin_menu a { padding: .1em; font-size: .7em; @@ -870,7 +874,8 @@ body#public { } #new_url { - margin-bottom: 1em; + margin-bottom: 2em; + margin-top: 0; } div.share,