Committer: narefieva
LJSUP-7793: Preloader bug in the poll of the day widget on the homepageU trunk/htdocs/stc/widgets/potd.css
Modified: trunk/htdocs/stc/widgets/potd.css =================================================================== --- trunk/htdocs/stc/widgets/potd.css 2011-01-26 07:31:50 UTC (rev 9946) +++ trunk/htdocs/stc/widgets/potd.css 2011-01-26 08:41:57 UTC (rev 9947) @@ -10,6 +10,9 @@ *background: #FFF url(/img/preloader.gif?v=1) no-repeat 50% 50%; background: rgba(255,255,255,0.7) url(/img/preloader.gif?v=1) no-repeat 50% 50%; } + .index-page .potd-preloader { + width: 310px; + } .appwidget-polloftheday .w-head { } .appwidget-polloftheday .w-body {