X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=css%2Fbootstrap%2Fnavbar.less;h=687fa3be1ee64fe2a8be39435ffee2e0a6b86ea4;hp=c2611320e8d9dc1c909fe37dd2321dbf512a0e6a;hb=26a1a08671ff4898ff9214a611e25cde375f5fb1;hpb=8ac53bcdb583b549310723d73cd72d749f9cdd7e diff --git a/css/bootstrap/navbar.less b/css/bootstrap/navbar.less index c261132..687fa3b 100644 --- a/css/bootstrap/navbar.less +++ b/css/bootstrap/navbar.less @@ -50,7 +50,7 @@ float: left; display: block; // Vertically center the text given @navbarHeight - padding: ((@navbarHeight - @baseLineHeight) / 2) 20px ((@navbarHeight - @baseLineHeight) / 2); + padding: ((@navbarHeight - @baseLineHeight) / 2) 30px ((@navbarHeight - @baseLineHeight) / 2); margin-left: -20px; // negative indent to left-align the text down the page font-size: 20px; font-weight: 200;