fix dropdown bug, remove second topbar from docs now

This commit is contained in:
Mark Otto
2011-09-02 00:58:07 -07:00
parent 46e4fb3133
commit 411e324340
4 changed files with 8 additions and 44 deletions

View File

@@ -143,6 +143,8 @@
float: right;
margin-left: 10px;
margin-right: 0;
// backwards compatibility
.menu-dropdown,
.dropdown-menu {
right: 0;
}