mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
fix #3111, badge and label alignment with surrounding text
This commit is contained in:
Vendored
+1
-1
@@ -3740,7 +3740,7 @@ a.thumbnail:hover {
|
||||
font-weight: bold;
|
||||
line-height: 14px;
|
||||
color: #ffffff;
|
||||
vertical-align: middle;
|
||||
vertical-align: baseline;
|
||||
white-space: nowrap;
|
||||
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
|
||||
background-color: #999999;
|
||||
|
||||
Reference in New Issue
Block a user