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

This commit is contained in:
Sarven Capadisli 2009-11-23 09:38:18 +00:00
parent 486ec4c916
commit cf2b4c033c

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,