Skip to content

Commit

Permalink
Remove inline-block declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisdano committed Dec 2, 2019
1 parent c739cb9 commit 46d8b71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion css/_uswds-theme-custom-styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,6 @@ 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 46d8b71

Please sign in to comment.