From 84b3135b2e0afe023793668ba0d774bd4254b986 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mike=20Homm=C3=A9?= Date: Fri, 11 Mar 2011 17:03:13 -0500 Subject: [PATCH] Removed 100% width on .data selector. Was causing UI problems. --- themes/pmahomme/css/theme_right.css.php | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php index 21a0bfcc55..71ebabe072 100644 --- a/themes/pmahomme/css/theme_right.css.php +++ b/themes/pmahomme/css/theme_right.css.php @@ -57,7 +57,6 @@ h2 a img{display:inline;} .data{ -width:100%; margin: 0 0 12px 0; } -- 2.11.4.GIT