[gnome-web-www] make first news item align to the left take 2



commit eddc47400525eb4c1a5a521dc37c73f11ce9a0dd
Author: Andreas Nilsson <anilsson redhat com>
Date:   Wed Mar 27 15:53:37 2013 -0300

    make first news item align to the left take 2

 theme/style.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/theme/style.css b/theme/style.css
index 0aa254c..e85061f 100644
--- a/theme/style.css
+++ b/theme/style.css
@@ -700,7 +700,7 @@ dl.icon_list dt img {
 .news_list {
 }
 
-.news_list div:first {
+.news_list:first-child {
     margin-left: 0;
 }
 


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