diff options
Diffstat (limited to 'template/yoga/admin/default-layout.css')
-rw-r--r-- | template/yoga/admin/default-layout.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/admin/default-layout.css b/template/yoga/admin/default-layout.css index 4250f5b8c..6ebb4a320 100644 --- a/template/yoga/admin/default-layout.css +++ b/template/yoga/admin/default-layout.css @@ -11,7 +11,7 @@ TABLE.table2 { } TABLE.table2 TD, TABLE.table2 TH { - padding: 0 1em; + padding: 4px 8px; } TABLE.table2 TR { |