mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 05:20:28 +01:00
Show images and thumbnails in their natural orientation (#28616).
Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@17420 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -1512,3 +1512,7 @@ color: #555; text-shadow: 1px 1px 0 #fff;
|
||||
height:1px;
|
||||
overflow:hidden;
|
||||
}
|
||||
|
||||
img {
|
||||
image-orientation: from-image;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user