aboutsummaryrefslogtreecommitdiff
path: root/themes/actiontabs/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/actiontabs/style.css')
-rw-r--r--themes/actiontabs/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/actiontabs/style.css b/themes/actiontabs/style.css
index 749d9b21e..26cdc1e86 100644
--- a/themes/actiontabs/style.css
+++ b/themes/actiontabs/style.css
@@ -142,3 +142,8 @@ div.recentchanges {
padding: 0 0 0 2ex;
border-color: #999;
}
+
+.trails {
+ /* allow space for the action tabs */
+ margin-bottom: 2em;
+}