forked from GNUsocial/gnu-social
Don't warp attachment page thumbnails
This commit is contained in:
@@ -851,6 +851,8 @@ clear:both;
|
||||
}
|
||||
|
||||
#attachment_view img, #attachment_view .attachment_player {
|
||||
height: auto;
|
||||
width: auto;
|
||||
max-width:480px;
|
||||
max-height:480px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user