зеркало из https://github.com/mozilla/gecko-dev.git
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:
Родитель
690963c5aa
Коммит
157a58841b
|
@ -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 {
|
||||
|
|
Загрузка…
Ссылка в новой задаче