[ljcom] r10277: LJSUP-8105: friendstimes, new layout, eq...
Committer: mchervonniy
LJSUP-8105: friendstimes, new layout, equal marginsU trunk/htdocs/stc/friendstimes.css
Modified: trunk/htdocs/stc/friendstimes.css
===================================================================
--- trunk/htdocs/stc/friendstimes.css 2011-03-22 07:44:27 UTC (rev 10276)
+++ trunk/htdocs/stc/friendstimes.css 2011-03-22 08:47:32 UTC (rev 10277)
@@ -25,7 +25,7 @@
list-style: none;
}
.b-friendstimes-wrapper {
- min-height: 120px;
+ /*min-height: 120px;*/
padding: 20px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
@@ -35,17 +35,18 @@
.b-friendstimes-aside {
float: left;
width: 100%;
+ margin:0 0 20px;
}
.b-friendstimes-userpic {
- margin: -34px 17px 7px 0;
+ margin: -34px 17px 0 0;
position: relative;
float: left;
border: 1px solid #B9C0C4;
padding: 2px;
/* hack because we haven't images nao */
- width: 96px;
- height: 96px;
+ min-width: 96px;
+ min-height: 96px;
background-color: #FFF;
}
.b-friendstimes-aside P {
@@ -71,7 +72,7 @@
font-weight: normal;
}
.b-friendstimes-article {
- margin: 0 0 0.5em;
+ margin: 0 0 20px;
padding: 0;
/*font-size: 14px;*/
}
