Add zoom attribute to #g-banner to fix issue banner display. Closes #863

This commit is contained in:
Chad Kieffer
2010-02-14 15:05:38 -07:00
parent 141595e709
commit ed401fc8a6

View File

@@ -4,6 +4,7 @@
#g-banner {
z-index: 2;
zoom: 1;
}
input.submit {