css-bootstrap/tweaks.css
authorAlan Knowles <alan@roojs.com>
Thu, 25 Sep 2014 06:11:08 +0000 (14:11 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 25 Sep 2014 06:11:08 +0000 (14:11 +0800)
css-bootstrap/tweaks.css

index 94e21f8..87b96d6 100644 (file)
@@ -34,4 +34,9 @@
 /* admin-lte - messes with checkbox and radio.. */
 .checkbox, .radio {
     padding-left: 15px!important;
+}
+/* paging toolbar */
+
+.pagination .x-paging-position span {
+    padding-top:3px; padding-bottom:3px;
 }
\ No newline at end of file