mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
@badge-bg should be @gray-light not #f5f5f5
This commit is contained in:
+1
-1
@@ -379,7 +379,7 @@
|
||||
@badge-color: #fff;
|
||||
@badge-link-hover-color: #fff;
|
||||
|
||||
@badge-bg: #f5f5f5;
|
||||
@badge-bg: @gray-light;
|
||||
@badge-active-color: @link-color;
|
||||
@badge-active-bg: #fff;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user