[guadec-web] improve the fix for Chrome
- From: Fabiana Pedreira Simões <fabianaps src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [guadec-web] improve the fix for Chrome
- Date: Fri, 14 Jun 2013 15:03:44 +0000 (UTC)
commit 9c64e3909fdf419625ad01f9abc86c37f8a9597c
Author: Fabiana Simões <fabianapsimoes gmail com>
Date: Fri Jun 14 17:03:34 2013 +0200
improve the fix for Chrome
wordcamp-base/style.css | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/wordcamp-base/style.css b/wordcamp-base/style.css
index 9bf1010..040ab59 100644
--- a/wordcamp-base/style.css
+++ b/wordcamp-base/style.css
@@ -1614,8 +1614,11 @@ h1, h2, h3, h4, h5, h6, #site-title, #site-description, #access .menu, #access d
}
.sponsors-level-title, .sponsors-list-item {
- display: table-cell;
vertical-align: middle;
+}
+
+.sponsors-level-title-table {
+ display: table-cell;
width: 100px;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]