Skip to content

Commit

Permalink
WET theme: Removed box shadow from site menu sub-menu (fixes #4918)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjackson28 committed Mar 20, 2014
1 parent c4824f2 commit e4a6305
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion theme/sass/parts/_siteMenu.scss
Expand Up @@ -36,7 +36,6 @@
}
.sm {
&.open {
box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.3), 3px 3px 3px -2px rgba(0, 0, 0, 0.3), -3px 3px 3px -2px rgba(0, 0, 0, 0.3);
border-left: none;
border-right: none;
border-bottom: 5px solid #243850;
Expand Down

0 comments on commit e4a6305

Please sign in to comment.