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

This commit is contained in:
David Monllao 2018-05-11 14:36:01 +02:00
commit 5da250d027

View File

@ -178,14 +178,6 @@ div.editor_atto_content:hover .atto_control {
direction: ltr;
}
.editor_atto_notification {
position: absolute;
bottom: -1.5em;
height: 1.5em;
margin-top: 1px;
cursor: pointer;
}
.editor_atto_notification .atto_info,
.editor_atto_notification .atto_warning {
display: inline-block;