[PATCH] Make pre section on the planet 100% and not bigger

Pierre-YvesChibon pingou at pingoured.fr
Wed Oct 12 09:08:51 UTC 2011


---
 configs/system/planet/people/css/fedora_planet.css |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/configs/system/planet/people/css/fedora_planet.css b/configs/system/planet/people/css/fedora_planet.css
index e0b30b3..96eabf8 100644
--- a/configs/system/planet/people/css/fedora_planet.css
+++ b/configs/system/planet/people/css/fedora_planet.css
@@ -140,6 +140,11 @@ ul#people_feeds {
     margin-left: 2ex;
 }
 
+.blog-entry-content pre {
+    font-size: 100%;
+}
+
+
 .blog-entry-footer {
     background: transparent url("../images/people-entry-bottom-center.png") repeat-x bottom center;
 }
-- 
1.7.2.1



More information about the infrastructure mailing list