X-Git-Url: http://git.tremily.us/?p=ikiwiki.git;a=blobdiff_plain;f=themes%2Factiontabs%2Fstyle.css;fp=themes%2Factiontabs%2Fstyle.css;h=26cdc1e86613648fb9b86320702c3314a952e29c;hp=749d9b21e1ca9c1efae9195f04d07242388557e7;hb=156f70912213b6520e9056050a8827de66e80176;hpb=7179ddce82944702f460bd931448de08c341633d 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; +}