MDL-56923 gradingform_guide: Fix icon positioning in RTL

This commit is contained in:
Shamim Rezaie
2022-07-07 16:01:18 +10:00
parent 9ccda59e00
commit 696aa3ea40
+1 -1
View File
@@ -135,7 +135,7 @@
.gradingform_guide.editor .addcriterion input,
.gradingform_guide.editor .addcomment input {
background-position: 5px 8px;
background-position: left 5px top 8px;
height: 30px;
line-height: 29px;
margin-bottom: 14px;