Skip to content

Commit d0d169b

Browse files
committedJan 1, 2013
Add drop shadow to default
1 parent 2656f93 commit d0d169b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎dropdown-menu.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
}
2424
/* Submenus */
2525
.dropdown-menu ul {
26+
border: 1px solid #c4c7c8;
2627
background: #e0e2e2;
2728
}
2829
/* Submenu item hover */

0 commit comments

Comments
 (0)