From 6c4e32fc5a027c8f8c47be7ba5d41bccfffe33eb Mon Sep 17 00:00:00 2001 From: afc163 Date: Sat, 16 May 2015 17:42:45 +0800 Subject: [PATCH] header nav margin-right --- static/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/style.css b/static/style.css index ad99cacb4e..69547e0941 100644 --- a/static/style.css +++ b/static/style.css @@ -135,6 +135,7 @@ header { float: right; font-size: 0.875em; position: relative; + margin-right: 25px; } .nav ul li { float: left;