mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
add static sizes for images so tooltips get right size on load
This commit is contained in:
parent
68865002af
commit
a5964b07b1
@ -312,6 +312,13 @@ img.large-bird {
|
||||
opacity: .1;
|
||||
}
|
||||
|
||||
/* Media grid images
|
||||
--------------------------------------------------- */
|
||||
.media-grid img {
|
||||
height: 150px;
|
||||
width: 210px;
|
||||
}
|
||||
|
||||
|
||||
/* Pretty Print
|
||||
-------------------------------------------------- */
|
||||
|
Loading…
Reference in New Issue
Block a user