From 44118ed718abc94cf874ee5980e36fd1b12c44a8 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Fri, 20 Feb 2015 17:23:30 -0500 Subject: lumen: make nav-justified code style consistent --- lumen/_bootswatch.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lumen/_bootswatch.scss') diff --git a/lumen/_bootswatch.scss b/lumen/_bootswatch.scss index 19d96d90..fe47813b 100644 --- a/lumen/_bootswatch.scss +++ b/lumen/_bootswatch.scss @@ -307,10 +307,10 @@ label { padding-bottom: 10px; margin-top: 6px; } -} -.nav-tabs.nav-justified > li { - vertical-align: bottom; + &.nav-justified > li { + vertical-align: bottom; + } } .dropdown-menu { -- cgit v1.2.3