Committer: mchervonniy
LJSUP-8135: postform login services list fixU trunk/htdocs/stc/sixhtml/ljextras.css
Modified: trunk/htdocs/stc/sixhtml/ljextras.css =================================================================== --- trunk/htdocs/stc/sixhtml/ljextras.css 2011-03-14 04:25:14 UTC (rev 18527) +++ trunk/htdocs/stc/sixhtml/ljextras.css 2011-03-14 04:49:22 UTC (rev 18528) @@ -69,13 +69,17 @@ height: auto; } -body.layout-three-column #beta img, -body.layout-two-column-left #beta img, -body.layout-one-column #alpha img, -body.layout-two-column-right #alpha img { +body.layout-three-column img, +body.layout-two-column-left img, +body.layout-one-column img, +body.layout-two-column-right img { margin: 0; padding: 0; border: none; float: none; background: none; } +body .b-postform-login-services-item img { + margin: 0 5px 0 0; +} +