2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

@badge-bg should be @gray-light not #f5f5f5

This commit is contained in:
Francis Brunelle
2013-07-23 00:05:45 -04:00
parent 0b1ddeb353
commit 4b9cacae91
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4075,7 +4075,7 @@ a.thumbnail:focus {
text-align: center;
white-space: nowrap;
vertical-align: middle;
background-color: #f5f5f5;
background-color: #999999;
border-radius: 10px;
}