summaryrefslogtreecommitdiff
path: root/united/bootswatch.less
diff options
context:
space:
mode:
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;
}