Updated boxshadow

This commit is contained in:
Abdullah Almsaeed
2015-04-19 20:49:35 -04:00
parent bc4c3fca69
commit c1caa414f4
3 changed files with 4 additions and 3 deletions

View File

@@ -919,7 +919,8 @@ a:focus {
background-color: #eee;
}
.navbar-nav .dropdown-menu {
box-shadow: none;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.navbar-nav > .notifications-menu,
.navbar-nav > .messages-menu,