diff options
author | rvelices <rv-github@modusoptimus.com> | 2013-02-23 07:24:04 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2013-02-23 07:24:04 +0000 |
commit | 1c9a69ba0a7f48bc507d94ad3d96533cacccbf3b (patch) | |
tree | ac81ceee410228e01e7b50de684f19f6a75e4e07 /themes/Sylvia/theme.css | |
parent | ff678083b6278ed4231105d826e21543e19b1a1c (diff) |
- replaced calendar views select with a drop down box (as sort order and photo sizes)
- some css compaction
git-svn-id: http://piwigo.org/svn/trunk@20982 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | themes/Sylvia/theme.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/Sylvia/theme.css b/themes/Sylvia/theme.css index 3111bc643..b2a7dd485 100644 --- a/themes/Sylvia/theme.css +++ b/themes/Sylvia/theme.css @@ -159,7 +159,6 @@ } .content h2 { - margin:0; padding:0px 10px 15px 15px; border:0; } |