Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4e74ead

Browse files
committedMay 4, 2015
fix(modal): Prevent scroll=false content from overlapping modal content. Closes #3648
1 parent 230886e commit 4e74ead

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎scss/_scaffolding.scss

-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ body.grade-c {
7474
height: auto;
7575
}
7676

77-
.scroll-content-false,
7877
.menu .scroll-content.scroll-content-false{
7978
z-index: $z-index-scroll-content-false;
8079
}

0 commit comments

Comments
 (0)
Please sign in to comment.