Fixing pagination border for Cerulean, Journal, Readable, Simplex, Spacelab & United
[bootswatch] / spacelab / bootswatch.less
index 73befa9..2f7ea40 100644 (file)
@@ -91,6 +91,14 @@ h1, h2, h3, h4, h5, h6 {
 
 // Navs =======================================================================
 
+.pagination {
+
+       .active > a,
+       .active > a:hover {
+               border-color: #ddd;
+       }
+}
+
 // Indicators =================================================================
 
 // Progress bars ==============================================================