[gnomeweb-wp] force with and height for social network icons in news sidebar



commit 717ca62bdcd77d9d9e9eb3da9672a9fdbd13fb07
Author: Vinicius Depizzol <vdepizzol gmail com>
Date:   Tue Mar 29 03:44:46 2011 -0300

    force with and height for social network icons in news sidebar

 wp-content/themes/gnome-grass/css/news.css |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/wp-content/themes/gnome-grass/css/news.css b/wp-content/themes/gnome-grass/css/news.css
index 384babb..a555c05 100644
--- a/wp-content/themes/gnome-grass/css/news.css
+++ b/wp-content/themes/gnome-grass/css/news.css
@@ -55,6 +55,8 @@
 .social_network_icons ul li a img {
     display: block;
     margin: 0 auto;
+    width: 32px;
+    height: 32px;
 }
 .social_network_icons ul li a:hover, .social_network_icons ul li a:focus {
     background: #ececec;



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