Fix for strange bug with is-stuck
This commit is contained in:
parent
073851573f
commit
c257da5c8c
1 changed files with 0 additions and 1 deletions
|
@ -2,6 +2,5 @@
|
||||||
@import 'mixins';
|
@import 'mixins';
|
||||||
|
|
||||||
.is-stuck {
|
.is-stuck {
|
||||||
position: fixed;
|
|
||||||
top: 0;
|
top: 0;
|
||||||
}// change to is-stuck
|
}// change to is-stuck
|
Loading…
Reference in a new issue