r1260: Fixed a really annoying bug where IE6 hides error messages for no apparent...
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 15 Oct 2006 01:08:17 +0000 (01:08 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 15 Oct 2006 01:08:17 +0000 (01:08 +0000)
docs/changes.txt
templates/global.css

index 7314365812e11c823276e7dc33cf6158b9d954b2..27ca2c3e40446a5776381c6df71fdb3b15cbf0dc 100644 (file)
@@ -3,6 +3,7 @@
 - If a user leaves a comment and does not have bug change access, data loss occurs
 - Fixed IE's redirection issue when using Message_Reporter->redirect() (http://www.bluestatic.org/bugs/showreport.php?bugid=32)
 - On the admin login page, prevent the number "15" from appearing as text and marked another string for translation that was missed
+- Error messages are no longer hidden in IE6 (http://www.bluestatic.org/bugs/showreport.php?bugid=30)
 
 1.1.2
 ===============================
index 6b2eeadabec32f6ecdb86485e38536354756a4ef..9901ade2a5db918126304eabf4f3e6059d4cccf9 100644 (file)
@@ -42,6 +42,7 @@ a
 {
        color: rgb(255, 0, 0);
        text-align: left;
+       zoom: 100%;
 }
 
 #header