Remove useless CSS rules

master
Daniel Berteaud 11 years ago
parent 061e7ba4d4
commit 4280c46182
  1. 8
      public/css/vroom.css

@ -96,13 +96,7 @@
#roomToolBar { #roomToolBar {
overflow: visible !important; overflow: visible !important;
} }
#inviteMenu { .dropdown-menu {
min-width: 400px;
}
#confMenu {
min-width: 400px;
}
#authMenu {
min-width: 400px; min-width: 400px;
} }
.ownerEl { .ownerEl {

Loading…
Cancel
Save