diff options
author | alecpl <alec@alec.pl> | 2010-06-18 20:03:30 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-06-18 20:03:30 +0000 |
commit | 7888dc69262b75b7e63a09c5fc8c8a9719c0262f (patch) | |
tree | 2afa78db9d1a18ac3a2cbc82f823c3ca01edb639 | |
parent | e2b0a0018c106a3982865ed3f1496be45b9e8368 (diff) |
- IE fix
-rw-r--r-- | skins/default/common.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/default/common.css b/skins/default/common.css index 6ada77c34..881160f02 100644 --- a/skins/default/common.css +++ b/skins/default/common.css @@ -272,6 +272,7 @@ img bottom: 22px; left: 0; right: 0; + width: 100%; overflow-y: auto; overflow-x: hidden; } |