mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-12 09:24:15 -04:00
Make sticky footer clear the previous/next nav
If we don’t do this then the sticky footer only takes up half the width of the column.
This commit is contained in:
@@ -34,6 +34,7 @@ $is-ie: false !default;
|
||||
margin-bottom: $gutter;
|
||||
margin-left: -$gutter-half;
|
||||
margin-right: -$gutter-half;
|
||||
overflow: hidden;
|
||||
|
||||
ul {
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user