Skip to content

Commit 257678c

Browse files
committed
Issue #680 by Inlead: Clear right-side footer menus.
1 parent df8b56b commit 257678c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

css/ddbasic.styles.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sass/layout/_layout.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,7 @@ body {
374374

375375
.attachment-second,
376376
.attachment-fourth {
377+
@include zen-clear(right);
377378
@include zen-grid-item(6, 1, right);
378379
}
379380
}

0 commit comments

Comments
 (0)