app/assets/stylesheets/binda/settings/common.scss in binda-0.0.6 vs app/assets/stylesheets/binda/settings/common.scss in binda-0.0.7
- old
+ new
@@ -88,6 +88,10 @@
}
&:first-child {
margin-top: 0 !important;
}
+}
+
+.pagination {
+ width: 100%;
}
\ No newline at end of file