diff options
Diffstat (limited to 'themes/actiontabs/style.css')
-rw-r--r-- | themes/actiontabs/style.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/actiontabs/style.css b/themes/actiontabs/style.css index 749d9b21e..f6cb5c04e 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; } + +.pageheader .trails { + /* allow space for the action tabs */ + margin-bottom: 2em; +} |