diff options
Diffstat (limited to '')
-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 4fe82235c..2132f657b 100644 --- a/admin/template/goto/default-layout.css +++ b/admin/template/goto/default-layout.css @@ -86,7 +86,7 @@ TABLE.doubleSelect { } TABLE.doubleSelect TD { - padding: 0 5px; + padding: 0 3px; width: 50%; } |