Fixing pagination border for Cerulean, Journal, Readable, Simplex, Spacelab & United
[bootswatch] / united / bootswatch.less
index 684010c..0a8a063 100644 (file)
 
 // Navs =======================================================================
 
+.pagination {
+
+       .active > a,
+       .active > a:hover {
+               border-color: #ddd;
+       }
+}
+
 // Indicators =================================================================
 
 // Progress bars ==============================================================