[gnomeweb-wp] proper spacing for date in press release list



commit 95cd97eae0fca986f0058413d751443c7badcee2
Author: Vinicius Depizzol <vdepizzol gmail com>
Date:   Tue Apr 5 22:33:00 2011 -0300

    proper spacing for date in press release list

 wp-content/themes/gnome-grass/css/news.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/wp-content/themes/gnome-grass/css/news.css b/wp-content/themes/gnome-grass/css/news.css
index 5e02c7c..572c5c7 100644
--- a/wp-content/themes/gnome-grass/css/news.css
+++ b/wp-content/themes/gnome-grass/css/news.css
@@ -40,11 +40,11 @@
     font-family: 'Droid Serif', 'DejaVu Serif', Cambria, Georgia, serif;
     color: #888a85;
     padding-top: 10px;
-    padding-right: 10px;
+    padding-right: 20px;
     display: table-cell;
     vertical-align: top;
     line-height: 20px;
-    min-width: 140px;
+    white-space: nowrap;
 }
 .press_list li a {
     font-weight: bold;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]