Merge branch 'MDL-57013_master' of https://github.com/nadavkav/moodle

This commit is contained in:
Dan Poltawski 2016-11-24 09:44:32 +00:00
commit 74b8557661

View File

@ -488,7 +488,11 @@ input.titleeditor {
}
span.editinstructions {
/*rtl:remove*/
position: absolute;
/*rtl:raw:
position: relative;
*/
top: 0;
margin-top: -22px;
margin-left: 30px;