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-Tag: v2.15-beta1~2^2~1^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9c9c9cb6134918b8a09bf35e6f01225ad8e39566;p=ipfire-2.x.git 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 1097b2ddb1..43db6f64de 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; }