chiark / gitweb /
vertical-align:: wants 'middle', not 'center'
[disorder] / templates / disorder.css
index d38311cc227747be1688f0816a5e2828f34a04e5..cb25a7e3a39d436ea832ee10fa112ced5a14955c 100644 (file)
@@ -45,7 +45,7 @@ th {
 
 /* ordinary cells in tables */
 td {
 
 /* ordinary cells in tables */
 td {
-  vertical-align: center
+  vertical-align: middle
 }
 
 /* the headings <tr> of the table */
 }
 
 /* the headings <tr> of the table */