Padding remove vertical top alignment – Tablepress
-
Hullo,
I have noticed that adding padding to my first column removes vertical alignment of the text.
Alignment (works well until the padding css code is added):
.tablepress td {
vertical-align: top;
}Padding:
.tablepress-id-1 .column-1 {
padding: 30px;
}When the padding code is added the text is moved from the left at 30px but at the same time takes middle vertical alignment position.
I would be thankful for any helpful suggestion.
Best regards.
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Padding remove vertical top alignment – Tablepress’ is closed to new replies.