This commit is contained in:
Jonathan Frederic 2014-09-22 16:34:26 -07:00
parent a7e7f95ef1
commit f81d88aebf
2 changed files with 2 additions and 0 deletions

View File

@ -1521,6 +1521,7 @@ div.cell.text_cell.rendered {
box-flex: 0;
/* Modern browsers */
flex: none;
margin: 5px;
}
.widget-hbox input[type="checkbox"] {
margin-top: 9px;

View File

@ -9293,6 +9293,7 @@ div.cell.text_cell.rendered {
box-flex: 0;
/* Modern browsers */
flex: none;
margin: 5px;
}
.widget-hbox input[type="checkbox"] {
margin-top: 9px;