Removing text-aling:right from the .searchGroup style as it screws up the Dojo rendering in IE.

This commit is contained in:
Jeremy Grelle
2008-03-20 14:50:48 +00:00
parent 951e42a274
commit 5ebd359fbc

View File

@@ -126,7 +126,6 @@
#content .searchGroup {
width: 35%;
text-align: right;
}
#content .buttonGroup {