Explorar o código

Set vertical align property of table cells

Talha Mansoor %!s(int64=11) %!d(string=hai) anos
pai
achega
612f45712f
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      static/css/elegant.css

+ 3 - 0
static/css/elegant.css

@@ -270,6 +270,9 @@ table {
     table-layout: fixed;
     width: 100%;
 }
+td {
+    vertical-align: top;
+}
 @media (max-width:979px) {
     .linenos {
         display:none !important;