]> git.wh0rd.org - tt-rss.git/commit - css/tt-rss.css
don't distort resized images
authorVeit Lehmann <veit.lehmann@googlemail.com>
Fri, 12 Apr 2013 20:19:43 +0000 (23:19 +0300)
committerVeit Lehmann <veit.lehmann@googlemail.com>
Fri, 12 Apr 2013 20:19:43 +0000 (23:19 +0300)
commit2eee85448123824138ef3cc5ca56c9b20f016b79
tree5739af7423bf6c5a6192328bf11d2aac7e696483
parentc5569ff8d30d3cda4667d5e22923455a68482478
don't distort resized images

If images have width/height attributes set and are reduced in size by max-width: auto, they look distorted. height: auto fixes this.
tt-rss.css