diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/content.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/template/yoga/content.css b/template/yoga/content.css index 7805fb4be..2054efd78 100644 --- a/template/yoga/content.css +++ b/template/yoga/content.css @@ -12,7 +12,8 @@ BODY#theSearchPage #content, BODY#theAboutPage #content, BODY#thePopuphelpPage #content, BODY#thePasswordPage #content, -BODY#theNotificationPage #content +BODY#theNotificationPage #content, +BODY#theNBMPage #content { margin: 1em; } |