superset/panoramix/static/panoramix.css
2015-09-27 18:09:58 -07:00

12 lines
134 B
CSS

input[type="checkbox"] {
display: inline-block;
width: 16px;
height: 16px;
float: right;
}
form div {
padding-top: 1px;
}