Committer: mchervonniy
LJSUP-9040: popups, reseting float (looks ugly for some weird s2-styles)U trunk/htdocs/stc/lj_base.css
Modified: trunk/htdocs/stc/lj_base.css =================================================================== --- trunk/htdocs/stc/lj_base.css 2011-06-17 02:46:33 UTC (rev 19310) +++ trunk/htdocs/stc/lj_base.css 2011-06-17 02:49:42 UTC (rev 19311) @@ -2320,9 +2320,15 @@ -moz-border-radius: 7px; border-radius: 7px; } + /* Put here styles for popups that need to reset */ .b-popup, .b-popup-outer, - .b-popup-inner { + .b-popup-inner + .popup-inner, + .w-cs-filter-inner, + .w-cs-filter-sort, + .b-sharethis, + .b-sharethis-services { float: none; } .b-popup-withclosecontrol .b-popup-inner {