Browse Source

change dropdown selector to dropdown-container

remove unnecessary styling
dimbslmh 7 years ago
parent
commit
536983db84
1 changed files with 1 additions and 6 deletions
  1. 1 6
      src/themes/foundation/bootstrap-table-foundation.scss

+ 1 - 6
src/themes/foundation/bootstrap-table-foundation.scss

@@ -21,16 +21,11 @@
       height: 2.5293rem;
     }
 
-    .keep-open.button {
+    .dropdown-container {
       .button {
         &:hover .menu {
           background: #fff;
         }
-
-        padding: 0;
-        border: none;
-        margin: 0;
-        vertical-align: top;
       }
 
       .menu {