Don't warp attachment page thumbnails
This commit is contained in:
parent
3a6733dc98
commit
bc70ec1263
|
@ -851,6 +851,8 @@ clear:both;
|
|||
}
|
||||
|
||||
#attachment_view img, #attachment_view .attachment_player {
|
||||
height: auto;
|
||||
width: auto;
|
||||
max-width:480px;
|
||||
max-height:480px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user