Tidy up the alignment of result selctor dropdown

This commit is contained in:
perryharlock
2013-09-26 16:47:44 +01:00
parent 895069039d
commit 145d6c27ed
2 changed files with 5 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -48,6 +48,10 @@
.dropdown-menu {
width:100%;
top:40px;
li a {
text-indent:-20px;
}
}
.dropdown-toggle {
margin-top:0;