summaryrefslogtreecommitdiff
path: root/lumen/_bootswatch.scss
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2015-02-20 17:23:30 -0500
committerThomas Park <thomas@thomaspark.me>2015-02-20 17:23:30 -0500
commit44118ed718abc94cf874ee5980e36fd1b12c44a8 (patch)
tree749905cdd979beb10271e604a908a8319a376097 /lumen/_bootswatch.scss
parenta680d45ad5767d8bf0ab0b0242522f7c6b550467 (diff)
lumen: make nav-justified code style consistent
Diffstat (limited to 'lumen/_bootswatch.scss')
-rw-r--r--lumen/_bootswatch.scss6
1 files changed, 3 insertions, 3 deletions
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 {