Skip to content

Commit

Permalink
cms-page-top-spacing-issue :: changes to remove top spacing on Cms pa…
Browse files Browse the repository at this point in the history
…ge mobile view
  • Loading branch information
ranee2jcommerce committed Jan 29, 2019
1 parent 2f30dde commit 85a5e4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@

.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__m) {
.cms-page-view .page-main {
padding-top: 41px;
padding-top: 0;
position: relative;
}
}
Expand Down

0 comments on commit 85a5e4d

Please sign in to comment.