aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/content.css
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/content.css')
-rw-r--r--template/yoga/content.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/template/yoga/content.css b/template/yoga/content.css
index 769b6f9be..46ee26a07 100644
--- a/template/yoga/content.css
+++ b/template/yoga/content.css
@@ -120,9 +120,11 @@ BODY#theNotificationPage #content
/* actions */
ul.categoryActions {
text-align: center;
- margin: 1px 1px 0 0;
+ margin: 0 0 0 0;
+ width: auto;
padding: 0;
text-indent: 0;
+ list-style: none;
}
#content div.titrePage ul.categoryActions {