changing vertical-align of table cells to top
This commit is contained in:
parent
65a3a21d11
commit
fe87e6ab1c
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ p:last-child {
|
|||
}
|
||||
td {
|
||||
padding: 0;
|
||||
vertical-align: top;
|
||||
}
|
||||
.OxSelectable {
|
||||
-moz-user-select: text;
|
||||
|
|
Loading…
Reference in a new issue