[ljcom] r9708: LJSUP-7342: FriendsTimes

Committer: esavintcev
LJSUP-7342: FriendsTimes
U   trunk/htdocs/stc/friendstimes.css
Modified: trunk/htdocs/stc/friendstimes.css
===================================================================
--- trunk/htdocs/stc/friendstimes.css	2010-11-15 04:23:01 UTC (rev 9707)
+++ trunk/htdocs/stc/friendstimes.css	2010-11-15 04:47:15 UTC (rev 9708)
@@ -15,6 +15,7 @@
 			padding: 0;
 			}
 			.b-friendstimes-aside {
+				overflow: hidden;
 				position: absolute;
 				top: 20px;
 				left: -125px;
@@ -22,6 +23,8 @@
 				margin: 0;
 				padding: 0;
 				text-align: center;
+				-o-text-overflow: ellipsis;
+				text-overflow: ellipsis;
 				}
 				.b-friendstimes-userpic {
 					margin: 0 0 5px;
@@ -57,6 +60,10 @@
 					margin: 0 0 0.5em;
 					padding: 0;
 					}
+					.b-friendstimes-article IMG {
+						max-width: 100%;
+						height: auto;
+						}
 				.b-friendstimes-nav {
 					margin: 0;
 					padding: 0;