Merge branch 'MDL-62419-master' of git://github.com/bmbrands/moodle

This commit is contained in:
Eloy Lafuente (stronk7) 2018-05-15 16:56:37 +02:00
commit 12ef4a1219

View File

@ -293,11 +293,7 @@ form.popupform div {
// Accessibility: text 'seen' by screen readers but not visual users.
.accesshide {
position: absolute;
/*rtl:ignore*/
left: -10000px;
font-weight: normal;
font-size: 1em;
@include sr-only();
}
span.hide,