diff --git a/lib/editor/atto/styles.css b/lib/editor/atto/styles.css index 1ccc40aa60f..84c777e2704 100644 --- a/lib/editor/atto/styles.css +++ b/lib/editor/atto/styles.css @@ -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;