Skip to content

Commit 720cc21

Browse files
committed
Fixed - Dropdown shadown in Navbar #506
1 parent 37e8d2b commit 720cc21

File tree

1 file changed

+1
-1
lines changed
  • src/main/resources/gwt/material/design/demo/client/resources/css

1 file changed

+1
-1
lines changed

src/main/resources/gwt/material/design/demo/client/resources/css/demo.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pre.prettyprint {
1010
padding: 9.5px !important;
1111
border: none !important;
1212
margin-bottom: 0px !important;
13-
background: white !important;
13+
background: transparent !important;
1414
margin-bottom: 10px !important;
1515
}
1616

0 commit comments

Comments
 (0)