Commit 59bc1d80 authored by timeless%mozdev.org's avatar timeless%mozdev.org

Bug 261071 Error: Error in parsing value for property 'vertical-align'. Declaration dropped.

r=vladd a=myk
parent 23bff33c
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
style = " style = "
table.attachment_info th { text-align: right; vertical-align: top; } table.attachment_info th { text-align: right; vertical-align: top; }
table.attachment_info td { text-align: left; vertical-align: top; } table.attachment_info td { text-align: left; vertical-align: top; }
#noview { text-align: left; vertical-align: center; } #noview { text-align: left; vertical-align: middle; }
table#flags th, table#flags td { font-size: small; vertical-align: baseline; text-align: left; } table#flags th, table#flags td { font-size: small; vertical-align: baseline; text-align: left; }
" "
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment