chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
763d5e6
)
vertical-align:: wants 'middle', not 'center'
author
rjk@greenend.org.uk
<>
Tue, 23 Jan 2007 22:51:34 +0000
(22:51 +0000)
committer
rjk@greenend.org.uk
<>
Tue, 23 Jan 2007 22:51:34 +0000
(22:51 +0000)
See: http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-vertical-align
templates/disorder.css
patch
|
blob
|
blame
|
history
diff --git
a/templates/disorder.css
b/templates/disorder.css
index d38311cc227747be1688f0816a5e2828f34a04e5..cb25a7e3a39d436ea832ee10fa112ced5a14955c 100644
(file)
--- a/
templates/disorder.css
+++ b/
templates/disorder.css
@@
-45,7
+45,7
@@
th {
/* ordinary cells in tables */
td {
- vertical-align:
center
+ vertical-align:
middle
}
/* the headings <tr> of the table */