mirror of
https://github.com/moodle/moodle.git
synced 2025-03-22 16:40:07 +01:00
MDL-58634 editor_atto: prevent notifications overlapping form fields
This commit is contained in:
parent
02c7769422
commit
0ab6c0d546
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user