Skip to content

Commit

Permalink
Revert "Remove inline-block declaration"
Browse files Browse the repository at this point in the history
This reverts commit 46d8b71.
  • Loading branch information
thisisdano committed Dec 2, 2019
1 parent d59707a commit 812b632
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/_uswds-theme-custom-styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,7 @@ body {
.main-content {
@include u-pin('right');
@include u-pin('bottom');
display: inline-block; // starting: not scrolled
margin-top: units(5); // starting: not scrolled
position: relative;
width: 100%;
Expand Down

0 comments on commit 812b632

Please sign in to comment.