From 2336eac00799b3122b84606a93c078f2f6476400 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Sat, 26 Oct 2013 13:48:44 +0100 Subject: Minor CSS - make full.css nav bar the same size as the nav bar everywhere else. --- view/css/full.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view') diff --git a/view/css/full.css b/view/css/full.css index 5819b6b3a..2e710df1d 100644 --- a/view/css/full.css +++ b/view/css/full.css @@ -1,6 +1,6 @@ nav { - height: 94px; + height: 24px; display: block; } -- cgit v1.2.3