top align in tables
[redakcja.git] / redakcja / static / css / book.css
index 6d78f79..15f3570 100644 (file)
@@ -24,6 +24,10 @@ table.border, table.border td, table.border th {
     border: 1px solid black;
 }
 
+td, th {
+    vertical-align: top;
+}
+
 /* ================================== */
 /* = Header with logo and menu      = */
 /* ================================== */