1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-30 07:13:41 +02:00

Remove useless CSS rules

This commit is contained in:
Daniel Berteaud 2014-06-08 15:02:33 +02:00
parent 061e7ba4d4
commit 4280c46182

View File

@ -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 {