diff --git a/less/modules/fab.less b/less/modules/fab.less index de86d72..d7f69ff 100644 --- a/less/modules/fab.less +++ b/less/modules/fab.less @@ -9,4 +9,8 @@ vertical-align: middle; height: 55.5px; width: 55.5px; +} + +.btn-group.open .dropdown-toggle.fab { + box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.156863), 0px 2px 10px 0px rgba(0, 0, 0, 0.117647); } \ No newline at end of file