[ljcom] r11706: LJSUP-11834: Poll looks incorrect
Committer: narefieva
LJSUP-11834: Poll looks incorrectU trunk/bin/upgrading/s2layers/flexiblesquares/layout.s2
Modified: trunk/bin/upgrading/s2layers/flexiblesquares/layout.s2
===================================================================
--- trunk/bin/upgrading/s2layers/flexiblesquares/layout.s2 2012-04-13 09:12:58 UTC (rev 11705)
+++ trunk/bin/upgrading/s2layers/flexiblesquares/layout.s2 2012-04-13 11:53:12 UTC (rev 11706)
@@ -943,14 +943,10 @@
.entry_text .ljtags {
clear: both;
}
- .entry_text IMG {
- max-width: 100%;
+ .entry_text IMG:not([width]):not([height]):not([style*="height"]) {
+ max-width: 100%;
height: auto;
- }
- .entry-text .entry-content IMG:not([width]):not([height]):not([style*="height"]) {
- max-width: 100%;
- height: auto;
- }
+ }
.entry ul li
{
