Bug 574504, fixed z-index on header so it properly covers criteria menu

This commit is contained in:
Matt Claypotch 2010-07-15 19:45:16 -04:00
Родитель 897c6974aa
Коммит 180dfcc8eb
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1198,7 +1198,7 @@ table caption {
/** Header tweaks **/
#header {
z-index: 600;
z-index: 2000;
}
/** END header tweaks **/