MT#5867 fix responsive top menu design

agranig/pbxapi
Andreas Granig 12 years ago
parent 381c44077e
commit 8a6f96d0de

@ -19,6 +19,11 @@ body {
margin-top: 4px;
}
/* fix bootstrap dropdown menu for mobile */
.dropdown-backdrop {
display: none;
}
/* ---------
The modal
------------*/

Loading…
Cancel
Save