]> dev.renevier.net Git - syj.git/blobdiff - public/css/syj.css
fixes: geomform is too width in ie
[syj.git] / public / css / syj.css
index c930c52e4ec60cf492edd443f8fda98c16cb6161..76a075b20cc258adf0208f8d784898b223287249 100644 (file)
@@ -69,6 +69,7 @@ body, html {
 }
 #geomform {
     padding: 25px 45px 20px 45px;
+    *width: 40%; /* otherwise takes all screen width in ie<7 */
 }
 #edit-btn {
     margin-top: 1em;