UX: sane max-height for onebox images
This commit is contained in:
parent
a9a0e626db
commit
615fd2eb87
|
@ -131,7 +131,7 @@ aside.onebox {
|
|||
}
|
||||
|
||||
img {
|
||||
max-height: 80%;
|
||||
max-height: 170px;
|
||||
max-width: 20%;
|
||||
height: auto;
|
||||
float: left;
|
||||
|
|
Loading…
Reference in New Issue