Skip to content

Commit

Permalink
fix(mobile): remove background-attachment for mobile bg block
Browse files Browse the repository at this point in the history
  • Loading branch information
KostyaDanovsky committed Apr 8, 2016
1 parent 885f33c commit cd2d2b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sass/theme/skins/_02_transparent.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ body.badmin-transparent {
bottom: 0;
right: 0;
@include main-background();
background-attachment: inherit;
}
.panel-blur {
background: transparent;
Expand Down

0 comments on commit cd2d2b2

Please sign in to comment.