mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-04 12:47:35 +02:00
add static sizes for images so tooltips get right size on load
This commit is contained in:
@@ -312,6 +312,13 @@ img.large-bird {
|
||||
opacity: .1;
|
||||
}
|
||||
|
||||
/* Media grid images
|
||||
--------------------------------------------------- */
|
||||
.media-grid img {
|
||||
height: 150px;
|
||||
width: 210px;
|
||||
}
|
||||
|
||||
|
||||
/* Pretty Print
|
||||
-------------------------------------------------- */
|
||||
|
Reference in New Issue
Block a user