[planet-web] [pgo] Change the overflow option to get rid of the vertical scrollbar in certain blog posts



commit 16f241e1f4f6fe5fec805b31ea378ee13c51e707
Author: Alberto Ruiz <aruiz gnome org>
Date:   Wed May 18 15:53:35 2011 +0100

    [pgo] Change the overflow option to get rid of the vertical scrollbar in certain blog posts

 web/planet.css |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/web/planet.css b/web/planet.css
index cef8753..6ee8473 100644
--- a/web/planet.css
+++ b/web/planet.css
@@ -87,7 +87,6 @@ b.bo { bottom: 0px; left: 0px; background-position: bottom left; }
 
 .post-contents {
 	position: relative;
-	overflow: auto;
 	z-index: 1;
 	line-height: 140%;
 }



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