Fixing pagination border for Cerulean, Journal, Readable, Simplex, Spacelab & United
[bootswatch] / simplex / bootstrap.css
index 144980a..111f0c7 100644 (file)
@@ -7353,6 +7353,11 @@ h6 {
   border-color: #3d9400;
 }
 
+.pagination .active > a,
+.pagination .active > a:hover {
+  border-color: #ddd;
+}
+
 .clearfix:before,
 .clearfix:after {
   display: table;