From 9694e3e4cfd0bc9bf4cf04e575afb31a1e941e16 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Mon, 23 Nov 2009 09:38:18 +0000 Subject: [PATCH] Use a min-width just in case. Fixes IE. (cherry picked from commit cf2b4c033c8025eea4aaeee0598665a55be151d6) --- theme/base/css/display.css | 1 + 1 file changed, 1 insertion(+) diff --git a/theme/base/css/display.css b/theme/base/css/display.css index e584fae43c..f1bc9c8ac1 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -952,6 +952,7 @@ clear:left; float:left; font-size:0.95em; margin-left:59px; +min-width:60%; max-width:74%; } #showstream .notice div.entry-content,