diff options
Diffstat (limited to 'themes/default/theme.css')
-rw-r--r-- | themes/default/theme.css | 4 |
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; } |