Fixing pagination border for Cerulean, Journal, Readable, Simplex, Spacelab & United
[bootswatch] / united / bootstrap.css
index e3adb3a..683760b 100644 (file)
@@ -7230,6 +7230,11 @@ td.visible-print {
   }
 }
 
+.pagination .active > a,
+.pagination .active > a:hover {
+  border-color: #ddd;
+}
+
 .clearfix:before,
 .clearfix:after {
   display: table;