From 1c9a69ba0a7f48bc507d94ad3d96533cacccbf3b Mon Sep 17 00:00:00 2001 From: rvelices Date: Sat, 23 Feb 2013 07:24:04 +0000 Subject: - 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 --- themes/elegant/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/elegant/theme.css') diff --git a/themes/elegant/theme.css b/themes/elegant/theme.css index aa9845902..a4f13380e 100644 --- a/themes/elegant/theme.css +++ b/themes/elegant/theme.css @@ -79,7 +79,7 @@ a:hover { border-bottom: none;} #content,.content { margin-bottom: 4px; padding-bottom: 4px;} #thePicturePage #content { padding-bottom: 0;} .content .titrePage { padding:0; margin-bottom:4px;} -.content .titrePage H2 { line-height: 20px; margin: 0; padding: 8px 0 0 2px;} +.content .titrePage H2 { line-height: 20px; padding: 8px 0 0 2px;} /* menubar */ -- cgit v1.2.3