Merge pull request #1987 from SamuelNZ/patch-3

Update bootstrap.min.css
This commit is contained in:
Sebastian Grewe 2014-03-22 08:01:09 +01:00
commit f9c57e8ca9

View File

@ -53,6 +53,10 @@
min-height: 50px;
}
.dropdown-user { min-width:100px;
}
.navbar-top-links .dropdown-menu li {
display: block;
}