Merge pull request #15023 from edx/ai/EDUCATOR-146

EDUCATOR-146 Move button will not be shown on Pages page.
This commit is contained in:
Attiya Ishaque
2017-05-03 20:09:44 +05:00
committed by GitHub

View File

@@ -281,7 +281,7 @@
vertical-align: bottom;
}
&.action-duplicate {
&.action-duplicate, &.action-move {
display: none;
}
}