forked from friendica/friendica
Don't reduce the height for images
This commit is contained in:
parent
e659566669
commit
b7bf89cd24
2 changed files with 0 additions and 2 deletions
|
|
@ -66,7 +66,6 @@ section hr {
|
|||
border-color: rgba(238, 238, 238, $contentbg_transp);
|
||||
}
|
||||
iframe,
|
||||
img,
|
||||
video {
|
||||
max-width: 100%;
|
||||
max-height: 85vh;
|
||||
|
|
|
|||
|
|
@ -3301,7 +3301,6 @@ fbrowser.photo .photo-album-image-wrapper { margin-left: 10px; }
|
|||
}
|
||||
|
||||
iframe,
|
||||
img,
|
||||
video {
|
||||
max-width: 100%;
|
||||
max-height: 90vh;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue