From d5731e1ab7ed4bb8cd6955798b6b6ab39aacd4f6 Mon Sep 17 00:00:00 2001 From: mistic100 Date: Wed, 1 Jun 2011 09:19:28 +0000 Subject: remove useless css rules git-svn-id: http://piwigo.org/svn/trunk@11181 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/theme.css | 4 ++-- 1 file 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; } -- cgit v1.2.3