]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
theme: Fix padding at the top of page header.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Jan 2014 12:03:06 +0000 (13:03 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Jan 2014 12:03:06 +0000 (13:03 +0100)
html/html/themes/ipfire/include/css/style.css

index 1097b2ddb1c88251cbc06b1f2b8c5cfcdc466eb8..43db6f64defdafa31424e7ddcc69ddba710662c1 100644 (file)
@@ -180,6 +180,7 @@ iframe {
        color: #fff;
        font-size: 3.6em;
        font-weight: bold;
+       padding-top: 0.2em;
        padding-left: 1.7em;
 }