From 26a1a08671ff4898ff9214a611e25cde375f5fb1 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sat, 12 Jan 2013 16:34:54 -0800 Subject: LAYOUT: some small CSS adjustments --- css/bootstrap/navbar.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css/bootstrap') 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; -- cgit v1.2.3-18-g5258