pull/37/head
Jonathan Frederic 12 years ago
parent 0aca365718
commit 371b12a9b0

@ -1727,7 +1727,7 @@ div.cell.text_cell.rendered {
/* Box - ModalView Body */
max-height: none !important;
}
.widget-container {
.widget-box {
/* Box */
box-sizing: border-box;
-moz-box-sizing: border-box;

@ -9499,7 +9499,7 @@ div.cell.text_cell.rendered {
/* Box - ModalView Body */
max-height: none !important;
}
.widget-container {
.widget-box {
/* Box */
box-sizing: border-box;
-moz-box-sizing: border-box;

Loading…
Cancel
Save