[guadec-web] makes the tabular layout for the sponsors page work in Chrome



commit e95dfc266d82fd80e00bd585376bd523ac51fdf6
Author: Fabiana Simões <fabianapsimoes gmail com>
Date:   Fri Jun 14 16:50:34 2013 +0200

    makes the tabular layout for the sponsors page work in Chrome

 wordcamp-base/style.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/wordcamp-base/style.css b/wordcamp-base/style.css
index ebd85fd..9bf1010 100644
--- a/wordcamp-base/style.css
+++ b/wordcamp-base/style.css
@@ -1613,7 +1613,7 @@ h1, h2, h3, h4, h5, h6, #site-title, #site-description, #access .menu, #access d
     padding-bottom: 5px;
 }
 
-.sponsors-list-item {
+.sponsors-level-title, .sponsors-list-item {
     display: table-cell;
     vertical-align: middle;
     width: 100px;


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