dropdown-menu lighter box-shadow

pull/2324/head
Rigel Kent 2019-12-08 20:16:24 +01:00 committed by Chocobozzz
parent 857e5e2340
commit 6f6e89dbc2
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ $icon-font-path: '~@neos21/bootstrap3-glyphicons/assets/fonts/';
.dropdown-menu {
border-radius: 3px;
box-shadow: 0 3px 6px;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
font-size: 15px;
.dropdown-item {