mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
set max-height on infobox's images
This commit is contained in:
parent
c9c39b3e79
commit
001eb047cd
8 changed files with 20 additions and 3 deletions
|
|
@ -1,4 +1,8 @@
|
|||
.infobox {
|
||||
img{
|
||||
max-height: 250px;
|
||||
}
|
||||
|
||||
.infobox_part {
|
||||
margin-bottom: 20px;
|
||||
word-wrap: break-word;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue