Skip to content
Snippets Groups Projects
Commit 2c940c94 authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #408564 by brianV: make table columns align with table header.

parent 32076b4d
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -7,9 +7,6 @@
#forum td.created, #forum td.posts, #forum td.topics, #forum td.last-reply, #forum td.replies, #forum td.pager {
white-space: nowrap;
}
#forum td.posts, #forum td.topics, #forum td.replies, #forum td.pager {
text-align: center;
}
#forum tr td.forum {
padding-left: 25px; /* LTR */
background-position: 2px 2px; /* LTR */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment