diff options
author | rvelices <rv-github@modusoptimus.com> | 2008-03-18 23:43:38 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2008-03-18 23:43:38 +0000 |
commit | cab98df7768729895771aa072ccc35bc8774e6cb (patch) | |
tree | 4b1e366b8254330cb3264d7d553d89ae3896c230 /template/yoga/admin | |
parent | 6ae74fe965c16e1e1dae654eb3e3d43e32224bce (diff) |
- smarty for more mail templates/css
git-svn-id: http://piwigo.org/svn/trunk@2285 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/admin')
-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 f12fa2048..b458b72f4 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: 4px 8px; + padding: 0 0.8em; } TABLE.table2 TR { |