Bug 363276 - Specify more properties so Gecko doesn't guess 'wrong'.

ChatZilla only.
r=samuel
This commit is contained in:
silver%warwickcompsoc.co.uk 2006-12-10 12:54:29 +00:00
Родитель 1405a1faac
Коммит 847ac48b68
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -11,6 +11,8 @@
.header-outer {
position: fixed;
top: 0px;
left: 0px;
right: 0px;
margin: 0px;
padding: 0px;
}