fix #3111, badge and label alignment with surrounding text
This commit is contained in:
parent
62a0f5fdcb
commit
47b6e6bd80
3 changed files with 30 additions and 2 deletions
2
docs/assets/css/bootstrap.css
vendored
2
docs/assets/css/bootstrap.css
vendored
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue