[ljcom] r10286: LJSUP-8206: prevent default margin in Op...

Committer: mchervonniy
LJSUP-8206: prevent default margin in Opera for post wrapper at FriendsTimes
U   trunk/htdocs/stc/friendstimes.css
Modified: trunk/htdocs/stc/friendstimes.css
===================================================================
--- trunk/htdocs/stc/friendstimes.css	2011-03-23 07:12:11 UTC (rev 10285)
+++ trunk/htdocs/stc/friendstimes.css	2011-03-23 07:18:27 UTC (rev 10286)
@@ -26,6 +26,7 @@
 		}
 		.b-friendstimes-wrapper {
 			padding: 20px;
+			margin: 0;
 			-webkit-margin-after:0;
 			-webkit-margin-before:0;
 			-webkit-border-radius: 10px;