Fix for bug 261242: Error: Error in parsing value for property

'vertical-align'.  Declaration dropped. Patch by Chris Thomas (CTho)
<cst@andrew.cmu.edu>. r=me.
This commit is contained in:
kiko%async.com.br 2004-10-27 23:46:53 +00:00
Родитель 690963c5aa
Коммит 157a58841b
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -115,7 +115,7 @@ th.status200 a,th.status201 a,th.status202 a,th.status203 a {
}
#tree_top {
text-align: center;
vertical-align: center;
vertical-align: middle;
margin-bottom: 1em;
}
#tree_top span {