Skip to content

Commit

Permalink
Merge pull request #4107 from gocemitevski/wrapper-overflow
Browse files Browse the repository at this point in the history
Remove .wrapper margin below 768px
  • Loading branch information
smotornyuk committed Mar 15, 2018
2 parents 60ca683 + 1a09b1d commit 88c2b22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ckan/public/base/less/layout.less
Expand Up @@ -91,7 +91,6 @@

@media (max-width: @screen-xs-max) {
.wrapper {
margin: 0 -20px;
border-width: 0;
.box-shadow(0);
.border-radius(0);
Expand Down

0 comments on commit 88c2b22

Please sign in to comment.