Remove obsolete CSS rule for drop-down menus

we're not using them anymore in rooms, and it breask date-picker drop-downs
master
Daniel Berteaud 9 years ago
parent 52b4dae6a8
commit dd93818f53
  1. 3
      public/css/vroom.css

@ -123,9 +123,6 @@ a.popup>span {
#roomToolBar {
overflow: visible !important;
}
.dropdown-menu {
min-width: 400px;
}
.ownerEl {
display: none;
}

Loading…
Cancel
Save