Theme: Fix border rendering issue on edit form tables.
This commit is contained in:
@@ -764,6 +764,11 @@
|
|||||||
|
|
||||||
/* TABLES *****************************************************************/
|
/* TABLES *****************************************************************/
|
||||||
|
|
||||||
|
table {
|
||||||
|
border-collapse: separate;
|
||||||
|
border-spacing: 0;
|
||||||
|
}
|
||||||
|
|
||||||
th {
|
th {
|
||||||
padding: 4px 7px 4px 0;
|
padding: 4px 7px 4px 0;
|
||||||
padding: 4px 7px;
|
padding: 4px 7px;
|
||||||
|
|||||||
Reference in New Issue
Block a user