aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormistic100 <mistic@piwigo.org>2011-06-01 09:19:28 +0000
committermistic100 <mistic@piwigo.org>2011-06-01 09:19:28 +0000
commitd5731e1ab7ed4bb8cd6955798b6b6ab39aacd4f6 (patch)
tree3c2162a2dd0df1b9dffb738e36c741acdbaa856f
parent0702727d758180cb5b0e7afb3bd05d4474b8af73 (diff)
remove useless css rules
git-svn-id: http://piwigo.org/svn/trunk@11181 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--themes/default/theme.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/default/theme.css b/themes/default/theme.css
index d372d1d33..9c1fdc13b 100644
--- a/themes/default/theme.css
+++ b/themes/default/theme.css
@@ -634,11 +634,11 @@ FIELDSET {
display: none;
}
-#thePopuphelpPage P, #theNotificationPage P {
+#thePopuphelpPage P {
padding: 0.5em;
}
-#theNotificationPage DL, #thePopuphelpPage DL {
+#thePopuphelpPage DL {
margin: 0 25px 25px;
}