Merge branch 'MDL-59418-master' of https://github.com/Kathrin84/moodle

This commit is contained in:
Dan Poltawski 2017-07-18 08:52:10 +01:00
commit 9adc505b9f

View File

@ -782,7 +782,7 @@
bottom: 0;
right: 0;
overflow: hidden;
z-index: 1;
z-index: $zindex-dropdown;
&.error {
@extend .form-control-danger;