summaryrefslogtreecommitdiff
path: root/united/bootswatch.less
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-02-11 20:56:05 -0500
committerThomas Park <thomas@thomaspark.me>2012-02-11 20:56:05 -0500
commit421200908911d029698d4692b00482ecedae5389 (patch)
tree98677b10337699565d976e0984fbe71f60487d07 /united/bootswatch.less
parentfbff2d4091cc3c7a75c6a322f3c10d778c42d569 (diff)
united navbar search border
Diffstat (limited to 'united/bootswatch.less')
-rwxr-xr-xunited/bootswatch.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/united/bootswatch.less b/united/bootswatch.less
index 0d14766e..1a56d842 100755
--- a/united/bootswatch.less
+++ b/united/bootswatch.less
@@ -29,6 +29,10 @@
border-right: 0px solid #CE4213;
}
+.navbar-search .search-query {
+ border: 1px solid darken(@navbarBackground, 15%);
+}
+
// BUTTONS
// -----------------------------------------------------