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:
@@ -161,6 +161,7 @@
|
||||
.menu-dropdown,
|
||||
.dropdown-menu {
|
||||
right: 0;
|
||||
border: 0;
|
||||
}
|
||||
}
|
||||
// Dropdowns within the .nav
|
||||
|
Reference in New Issue
Block a user