Remove obsolete CSS rule for drop-down menus

we're not using them anymore in rooms, and it breask date-picker drop-downs
This commit is contained in:
Daniel Berteaud 2015-07-25 15:35:03 +02:00
parent 52b4dae6a8
commit dd93818f53
1 changed files with 0 additions and 3 deletions

View File

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