less/roojs-bootstrap/tweaks.less
authorAlan Knowles <alan@roojs.com>
Tue, 13 Feb 2018 04:20:20 +0000 (12:20 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 13 Feb 2018 04:20:20 +0000 (12:20 +0800)
less/roojs-bootstrap/tweaks.less

index 4fdae06..4cefbe9 100644 (file)
 .checkbox, .radio {
     padding-left: 15px!important;
 }
+
+/* admin-lte - messes with checkbox and radio.. */
+.column .checkbox,
+.column .radio {
+    padding-left: 30px!important;
+}
 /* paging toolbar */
 
 .pagination .x-paging-position span {