summaryrefslogtreecommitdiff
path: root/journal/bootswatch.less
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-06-14 22:30:04 -0400
committerThomas Park <thomas@thomaspark.me>2012-06-14 22:30:04 -0400
commit6636f09c08c7ac49eafdbba440721bcfee0ff819 (patch)
tree87d4f41afd463d603ce68407d028528a5da6ece2 /journal/bootswatch.less
parentdd8b8d30b7a2bc4f666b6d0671711344979bf909 (diff)
2.0.3 -> 2.0.4 closes #24
Diffstat (limited to 'journal/bootswatch.less')
-rwxr-xr-xjournal/bootswatch.less6
1 files changed, 5 insertions, 1 deletions
diff --git a/journal/bootswatch.less b/journal/bootswatch.less
index 7307cd71..fe10a26d 100755
--- a/journal/bootswatch.less
+++ b/journal/bootswatch.less
@@ -1,6 +1,6 @@
// Bootswatch.less
// Swatch: Journal
-// Version: 2.0.3
+// Version: 2.0.4
// -----------------------------------------------------
// TYPOGRAPHY
@@ -43,6 +43,10 @@ a {
}
}
+ .navbar-text {
+ line-height: 68px;
+ }
+
.nav > li > a {
text-shadow: none;
}