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

This commit is contained in:
David Monllao 2018-05-03 16:08:11 +02:00
commit bf694d4724

View file

@ -294,6 +294,7 @@ form.popupform div {
// Accessibility: text 'seen' by screen readers but not visual users. // Accessibility: text 'seen' by screen readers but not visual users.
.accesshide { .accesshide {
position: absolute; position: absolute;
/*rtl:ignore*/
left: -10000px; left: -10000px;
font-weight: normal; font-weight: normal;
font-size: 1em; font-size: 1em;