Committer: esavintcev
LJSUP-14494: Save user's picture sizes for pictures with width less than 900 pxU trunk/htdocs/stc/sup/s/style.css
Modified: trunk/htdocs/stc/sup/s/style.css =================================================================== --- trunk/htdocs/stc/sup/s/style.css 2012-12-11 13:54:48 UTC (rev 13022) +++ trunk/htdocs/stc/sup/s/style.css 2012-12-11 14:36:52 UTC (rev 13023) @@ -406,7 +406,7 @@ .entry-text SUB { top:.5ex; } - .entry-text .entry-content IMG:not([width]):not([height]):not(.i-ljpoll-results-bar) { + .entry-text .entry-content IMG:not([width]):not([height]):not([style*="width"]):not([style*="height"]):not(.i-ljpoll-results-bar) { width: auto !important; height: auto !important; max-width: 100%;