summaryrefslogtreecommitdiff
path: root/united/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 /united/bootswatch.less
parentdd8b8d30b7a2bc4f666b6d0671711344979bf909 (diff)
2.0.3 -> 2.0.4 closes #24
Diffstat (limited to 'united/bootswatch.less')
-rwxr-xr-xunited/bootswatch.less9
1 files changed, 5 insertions, 4 deletions
diff --git a/united/bootswatch.less b/united/bootswatch.less
index e7efe7ce..56ea1dac 100755
--- a/united/bootswatch.less
+++ b/united/bootswatch.less
@@ -1,6 +1,6 @@
// Bootswatch.less
// Swatch: United
-// Version: 2.0.3
+// Version: 2.0.4
// -----------------------------------------------------
// TYPOGRAPHY
@@ -12,7 +12,7 @@
// -----------------------------------------------------
.navbar {
-
+
.nav > li > a {
border-right: 1px solid #C03D14;
border-left: 1px solid #E6633A;
@@ -21,7 +21,7 @@
background-color: @linkColorHover;
}
}
-
+
.nav .active > a,
.nav .active > a:hover {
background-color: rgba(0,0,0,.2);
@@ -39,6 +39,7 @@
}
.navbar-search .search-query {
+ margin-bottom: 3px;
border: 1px solid darken(@navbarBackground, 15%);
}
@@ -85,7 +86,7 @@
.hero-unit {
border: 1px solid rgba(0,0,0,.05);
.box-shadow(inset 0 1px 1px rgba(0,0,0,.05));
-
+
h1 {
line-height: 1.6em;
}