Skip to content

Commit

Permalink
Merge pull request #15 from tbuyle/patch-1
Browse files Browse the repository at this point in the history
Remove Padding 5px for all div under #wrapper
  • Loading branch information
vinhnglx authored Aug 2, 2016
2 parents 4ebc2eb + 522da44 commit 2076fc7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/assets/stylesheets/active_bootstrap_skin.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
@extend .container-fluid;
padding-left: 0px;
padding-right: 0px;
div {
padding-left: 5px;
padding-right: 5px;
}
}

.flash {
Expand Down

0 comments on commit 2076fc7

Please sign in to comment.