Skip to content
Snippets Groups Projects
Commit 62c5ff58 authored by Chris Hallberg's avatar Chris Hallberg
Browse files

Search box styling.

parent 8881fe41
No related merge requests found
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -139,9 +139,6 @@ header {
}
.searchbox {
display:block !important;
.nav-tabs {
padding:0 6px;
}
.tab-content {
border:0;
.navbar-text {
......@@ -166,7 +163,7 @@ header {
margin-bottom:2px;
}
}
#searchForm_lookfor {
#searchForm_lookfor,#searchForm_type {
border-color:@brand-primary;
}
[name=searchForm] {
......@@ -184,6 +181,7 @@ header {
}
.nav-tabs {
border-bottom:0;
padding:0 6px;
li {
a {
margin-bottom:-1px;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment