##// END OF EJS Templates
Fab CSS
Jonathan Frederic -
Show More
@@ -1727,7 +1727,7 div.cell.text_cell.rendered {
1727 /* Box - ModalView Body */
1727 /* Box - ModalView Body */
1728 max-height: none !important;
1728 max-height: none !important;
1729 }
1729 }
1730 .widget-container {
1730 .widget-box {
1731 /* Box */
1731 /* Box */
1732 box-sizing: border-box;
1732 box-sizing: border-box;
1733 -moz-box-sizing: border-box;
1733 -moz-box-sizing: border-box;
@@ -9499,7 +9499,7 div.cell.text_cell.rendered {
9499 /* Box - ModalView Body */
9499 /* Box - ModalView Body */
9500 max-height: none !important;
9500 max-height: none !important;
9501 }
9501 }
9502 .widget-container {
9502 .widget-box {
9503 /* Box */
9503 /* Box */
9504 box-sizing: border-box;
9504 box-sizing: border-box;
9505 -moz-box-sizing: border-box;
9505 -moz-box-sizing: border-box;
General Comments 0
You need to be logged in to leave comments. Login now