Updated box shoadow for navbar dropdown menus

This commit is contained in:
Abdullah Almsaeed
2015-04-19 20:48:07 -04:00
parent d6861e81be
commit bc4c3fca69
3 changed files with 9 additions and 10 deletions

View File

@@ -918,10 +918,9 @@ a:focus {
.dropdown-menu > .divider {
background-color: #eee;
}
/*
Navbar custom dropdown menu
------------------------------------
*/
.navbar-nav .dropdown-menu {
box-shadow: none;
}
.navbar-nav > .notifications-menu,
.navbar-nav > .messages-menu,
.navbar-nav > .tasks-menu {