Committer: narefieva
LJSUP-8916: Friendstimes: Decrease the space between last post, load more and bottom of browserU trunk/htdocs/stc/friendstimes.css
Modified: trunk/htdocs/stc/friendstimes.css =================================================================== --- trunk/htdocs/stc/friendstimes.css 2011-05-27 09:21:39 UTC (rev 10574) +++ trunk/htdocs/stc/friendstimes.css 2011-05-27 09:30:33 UTC (rev 10575) @@ -5,7 +5,7 @@ padding: 24px 0 0; } .appwidget-friendstimes { - margin: 0; + margin: 0 !important; } .b-friendstimes { margin: 0; @@ -302,6 +302,8 @@ font: 0/0 serif; } -#footer { +.p-friendstimes #footer, +.p-friendstimes .push { display: none !important; - } \ No newline at end of file + } +