diff options
Diffstat (limited to 'admin/template/goto/default-layout.css')
-rw-r--r-- | admin/template/goto/default-layout.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/template/goto/default-layout.css b/admin/template/goto/default-layout.css index fc5cb3c2a..05ca38cf1 100644 --- a/admin/template/goto/default-layout.css +++ b/admin/template/goto/default-layout.css @@ -7,7 +7,7 @@ TABLE.table2 { padding: 0; } -TABLE.table2 TD { +TABLE.table2 TD, TABLE.table2 TH { padding: 0 5px; } |