From 4688bd4b65bf55eee07dca48cd452ef338e5aabc Mon Sep 17 00:00:00 2001 From: rvelices Date: Sun, 4 Nov 2012 05:39:17 +0000 Subject: remove unused css git-svn-id: http://piwigo.org/svn/trunk@18923 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/theme.css | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'themes') diff --git a/themes/default/theme.css b/themes/default/theme.css index c32472210..b95b991f8 100644 --- a/themes/default/theme.css +++ b/themes/default/theme.css @@ -342,7 +342,6 @@ TD.calDayCellFull, TD.calDayCellEmpty { #imageToolBar { text-align: center; - clear: both; margin-bottom: 2px; padding: 0; height: 28px; @@ -373,12 +372,11 @@ TD.calDayCellFull, TD.calDayCellEmpty { } #theImage { - clear: left; text-align: center; } #imageInfos { - position: relative; + position: relative; /*for IE7 positioning of "who can see this photo"*/ min-height: 120px; } @@ -422,11 +420,6 @@ TD.calDayCellFull, TD.calDayCellEmpty { background: url('icon/rating-stars.gif') no-repeat 0 center; width:16px; } -.contentWithMenu #imageToolBar, -.contentWithMenu #theImage { - clear: none; -} - /** * Default Layout */ -- cgit v1.2.3