MDL-75028 theme_boost: fix the inline edit tooltip for RTL

This commit is contained in:
Shamim Rezaie
2022-06-21 17:30:26 +10:00
parent b81fb00f25
commit 3d5ad1c391
3 changed files with 0 additions and 12 deletions
-4
View File
@@ -634,11 +634,7 @@ input.titleeditor {
}
span.editinstructions {
/*rtl:remove*/
position: absolute;
/*rtl:raw:
position: relative;
*/
top: 0;
margin-top: -22px;
margin-left: 30px;
-4
View File
@@ -14207,11 +14207,7 @@ input.titleeditor {
vertical-align: text-bottom; }
span.editinstructions {
/*rtl:remove*/
position: absolute;
/*rtl:raw:
position: relative;
*/
top: 0;
margin-top: -22px;
margin-left: 30px;
-4
View File
@@ -14207,11 +14207,7 @@ input.titleeditor {
vertical-align: text-bottom; }
span.editinstructions {
/*rtl:remove*/
position: absolute;
/*rtl:raw:
position: relative;
*/
top: 0;
margin-top: -22px;
margin-left: 30px;