diff --git a/public/stylesheets/new_user.css b/public/stylesheets/new_user.css index 717f00dc9..1c12ff46f 100644 --- a/public/stylesheets/new_user.css +++ b/public/stylesheets/new_user.css @@ -552,7 +552,7 @@ a.homepagePostTypeAll {background:url(../images/homepage_icon2.png) -10px -360px a.postTypeGrey {color:#888888;} a.postTypeGrey:hover {color:#269ac9;} .homepagePostBrief {width:710px; margin:0px auto; position:relative;} -.homepagePostPortrait {float:left; width:50px;} +.homepagePostPortrait {float:left; width:42px;} .homepagePostDes {float:left; width:645px; margin-left:15px;} .homepagePostTo {font-size:14px; color:#484848; margin-bottom:5px;} .homepagePostTitle {font-size:14px; color:#484848; margin-bottom:5px; font-weight:bold;}