mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Fixes #7617: lowercase and dash gray color vars
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
||||
vertical-align: middle;
|
||||
white-space: nowrap;
|
||||
text-align: center;
|
||||
background-color: @grayLight;
|
||||
background-color: @gray-light;
|
||||
border-radius: .25em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user