mirror of
https://github.com/searxng/searxng.git
synced 2026-01-15 11:05:28 +00:00
set max-height on infobox's images
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
.infobox {
|
||||
img{
|
||||
max-height: 250px;
|
||||
}
|
||||
|
||||
.infobox_part {
|
||||
margin-bottom: 20px;
|
||||
word-wrap: break-word;
|
||||
|
||||
Reference in New Issue
Block a user