Use a min-width just in case. Fixes IE.

(cherry picked from commit cf2b4c033c)
This commit is contained in:
Sarven Capadisli 2009-11-23 09:38:18 +00:00
parent 2fabf586c7
commit 9694e3e4cf

View File

@ -952,6 +952,7 @@ clear:left;
float:left; float:left;
font-size:0.95em; font-size:0.95em;
margin-left:59px; margin-left:59px;
min-width:60%;
max-width:74%; max-width:74%;
} }
#showstream .notice div.entry-content, #showstream .notice div.entry-content,