aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2012-11-04 05:39:17 +0000
committerrvelices <rv-github@modusoptimus.com>2012-11-04 05:39:17 +0000
commit4688bd4b65bf55eee07dca48cd452ef338e5aabc (patch)
treeea377a0da3e34eada35f54448560bd34abc63c33 /themes
parent04d1c2f7028823a95b97bacfe30edbb0bc9ec3cb (diff)
remove unused css
git-svn-id: http://piwigo.org/svn/trunk@18923 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes')
-rw-r--r--themes/default/theme.css9
1 files changed, 1 insertions, 8 deletions
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
*/