Commit 0bbaef51 authored by Bob Van Landuyt's avatar Bob Van Landuyt

Ignore system header height on the terms page

Since we're not showing system footer and header on these pages, we
should not add margin when they are enabled
parent 3148355c
.terms {
.with-system-header & {
margin-top: 0;
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment