From: Michael Tremer Date: Sat, 11 Jan 2014 12:03:06 +0000 (+0100) Subject: theme: Fix padding at the top of page header. X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=9c9c9cb6134918b8a09bf35e6f01225ad8e39566 theme: Fix padding at the top of page header. --- diff --git a/html/html/themes/ipfire/include/css/style.css b/html/html/themes/ipfire/include/css/style.css index 1097b2ddb..43db6f64d 100644 --- a/html/html/themes/ipfire/include/css/style.css +++ b/html/html/themes/ipfire/include/css/style.css @@ -180,6 +180,7 @@ iframe { color: #fff; font-size: 3.6em; font-weight: bold; + padding-top: 0.2em; padding-left: 1.7em; }