Added baseline alignment for table cells
This commit is contained in:
parent
584c1df91a
commit
7ecd6fddef
@ -128,6 +128,7 @@ th,
|
||||
td {
|
||||
width: 50%;
|
||||
text-align: left;
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
th {
|
||||
|
Loading…
Reference in New Issue
Block a user