1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 12:59:05 +02:00

remove border from dropdowns in topbar to prevent it from looking 1px off

This commit is contained in:
Mark Otto
2011-09-11 20:38:45 -07:00
parent b7c9a639d6
commit af2223efb1
3 changed files with 4 additions and 2 deletions

View File

@@ -161,6 +161,7 @@
.menu-dropdown,
.dropdown-menu {
right: 0;
border: 0;
}
}
// Dropdowns within the .nav