From b881cc25cf3ea3b67591c56bddb61581e19f93a1 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Mon, 29 Nov 2010 15:30:21 -0500 Subject: [PATCH] updated --- theme/gnusocial/css/social.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/theme/gnusocial/css/social.css b/theme/gnusocial/css/social.css index 42dfdda7e0..cf2129d931 100755 --- a/theme/gnusocial/css/social.css +++ b/theme/gnusocial/css/social.css @@ -277,13 +277,13 @@ border-radius:4px; margin-bottom:18px; } -#all .notice, #public .notice { padding-bottom: 12px;} +/* #all .notice, #public .notice { padding-bottom: 12px;} */ -#all .notice .entry-title, #public .notice .entry-title { position: relative;} +/* #all .notice .entry-title, #public .notice .entry-title { position: relative;} */ -#all .notice .entry-title .entry-content, #public .notice .entry-title .entry-content { position: absolute; top: 25px; left: 55px; } +/* #all .notice .entry-title .entry-content, #public .notice .entry-title .entry-content { position: absolute; top: 25px; left: 55px; } */ -#all .notice .entry-content .timestamp, #public .notice .entry-content .timestamp { color: #666; margin-left: 55px; font-size: 80%; text-decoration: none !important; } +/* #all .notice .entry-content .timestamp, #public .notice .entry-content .timestamp { color: #666; margin-left: 55px; font-size: 80%; text-decoration: none !important; } */ abbr { border: 0px !important; } -- 2.39.5