More IE overflow fixes; remove max-width from i2psnark css.

This commit is contained in:
z3d
2009-08-02 13:57:29 +00:00
parent abf7296de1
commit 3a0cdf1388
5 changed files with 13 additions and 6 deletions

View File

@@ -135,7 +135,7 @@ td {
background-color: #fff;
color:#310;
min-width: 700px !important;
max-width: 800px !important;
/* max-width: 800px !important; */
margin: 20px;
padding: 10px 20px 5px 20px;
-moz-border-radius: 4px;