adjust search-top width for new categories menu
authorGreg Gay <info@atutor.ca>
Tue, 24 Aug 2010 19:04:32 +0000 (19:04 -0000)
committerGreg Gay <info@atutor.ca>
Tue, 24 Aug 2010 19:04:32 +0000 (19:04 -0000)
docs/themes/default/ie_styles.css

index 6669ce6..d49afb5 100644 (file)
@@ -13,7 +13,7 @@
 .search_top{
        white-space:nowrap;
        font-size:.8em;
-       width:22em;
+       width:40em;
        float:right;
        margin-right:8.5em;
 }