Resolve lots of absolute and fixed positioning issues (#571)
This commit is contained in:
committed by
Jason Meller
parent
854bc5bd1c
commit
21ec1ed1b1
@@ -2,7 +2,7 @@
|
||||
width: 100%;
|
||||
|
||||
&__button-wrap {
|
||||
@include position(absolute, null 30px 30px 30px);
|
||||
@include position(absolute, null 0 0 0);
|
||||
}
|
||||
|
||||
&__submit-btn {
|
||||
|
||||
Reference in New Issue
Block a user