Commit 322a5635 authored by Mark Otto's avatar Mark Otto
Browse files

run make with nav img fix

parent 721b5683
1 merge request!6069use a textproperty parameter on Typeahead to identify a source result object's property.
Showing with 4 additions and 0 deletions
+4 -0
...@@ -3877,6 +3877,10 @@ input[type="submit"].btn.btn-mini { ...@@ -3877,6 +3877,10 @@ input[type="submit"].btn.btn-mini {
background-color: #eeeeee; background-color: #eeeeee;
} }
.nav > li > a > img {
max-width: none;
}
.nav > .pull-right { .nav > .pull-right {
float: right; float: right;
} }
......
Supports Markdown
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