We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1cf37cf + 96e903c commit 698d256Copy full SHA for 698d256
1 file changed
common/lib/xmodule/xmodule/css/problem/edit.scss
@@ -29,7 +29,7 @@
29
.simple-editor-cheatsheet {
30
position: absolute;
31
top: 41px;
32
- left: 70%;
+ @include left(70%);
33
width: 0;
34
border-left: 1px solid $gray-l2;
35
0 commit comments