]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/media/style/style.css
IE6 fixed positioning fix
[osqa.git] / forum / skins / default / media / style / style.css
index 84b2c236f26f175a32fe9389d1cc7dcd6b8c206d..f2c73a50cbd7d365f19c7e5842b72d41c6b1f8bf 100644 (file)
@@ -1199,6 +1199,10 @@ ins {
     z-index: 100;
 }
 
+* html .notify {
+    position: absolute;
+}
+
 .notify p {
     font-size: 16px;
     margin-bottom: 5px;