vbenincasa
2009-09-04 d9b9369c5718720845ec6950c6d0fb014ae4e629
- fix search box not writable in IE6/7 (#1486086)

1 files modified
5 ■■■■■ changed files
skins/default/iehacks.css 5 ●●●●● patch | view | raw | blame | history
skins/default/iehacks.css
@@ -72,6 +72,11 @@
  top: 8px;
}
#quicksearchbar
{
  z-index: 250;
}
#mainscreen
{
  width: expression((parseInt(document.documentElement.clientWidth)-40)+'px');