set max-height on infobox's images
This commit is contained in:
@@ -156,6 +156,9 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
|
||||
outline: 0 none;
|
||||
position: relative;
|
||||
}
|
||||
.infobox img {
|
||||
max-height: 250px;
|
||||
}
|
||||
.infobox .infobox_part {
|
||||
margin-bottom: 20px;
|
||||
word-wrap: break-word;
|
||||
|
||||
Reference in New Issue
Block a user