Przeglądaj źródła

override dropdown

yusuketk 6 lat temu
rodzic
commit
cf20f7fc3c

+ 4 - 0
src/client/styles/scss/_override-bootstrap.scss

@@ -18,6 +18,10 @@
   .dropdown-toggle.btn.disabled {
   .dropdown-toggle.btn.disabled {
     cursor: not-allowed;
     cursor: not-allowed;
   }
   }
+  .dropdown-menu > li > a {
+    width: 100%;
+    padding: 5px 15px;
+  }
 }
 }
 
 
 //Modals
 //Modals