Committer: mchervonniy
LJSUP-8105: FriendsTimes, extra margin fixU trunk/htdocs/stc/friendstimes.css
Modified: trunk/htdocs/stc/friendstimes.css =================================================================== --- trunk/htdocs/stc/friendstimes.css 2011-03-22 09:22:34 UTC (rev 10278) +++ trunk/htdocs/stc/friendstimes.css 2011-03-22 10:03:00 UTC (rev 10279) @@ -25,8 +25,9 @@ list-style: none; } .b-friendstimes-wrapper { - /*min-height: 120px;*/ padding: 20px; + -webkit-margin-after:0; + -webkit-margin-before:0; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; @@ -68,13 +69,11 @@ .b-friendstimes-title { margin: 0 0 0.5em; padding: 0; - /*font-size: 1.5em;*/ font-weight: normal; } .b-friendstimes-article { margin: 0 0 20px; padding: 0; - /*font-size: 14px;*/ } .b-friendstimes-article IMG:not([width]):not([height]) { max-width: 100%; @@ -102,7 +101,6 @@ .b-friendstimes-comments { background-color: #E3E9EE; margin: 0 30px; - *margin-top: -3px;; -webkit-border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px;