summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'MLEB/Translate/resources/css/ext.translate.editor.css')
-rw-r--r--MLEB/Translate/resources/css/ext.translate.editor.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/MLEB/Translate/resources/css/ext.translate.editor.css b/MLEB/Translate/resources/css/ext.translate.editor.css
index 68a6c047..0fbb5168 100644
--- a/MLEB/Translate/resources/css/ext.translate.editor.css
+++ b/MLEB/Translate/resources/css/ext.translate.editor.css
@@ -410,7 +410,8 @@
position: absolute;
/* 30px + 5px padding on bottom */
top: -35px;
- margin: 0 10px;
+ margin-left: 10px;
+ padding-right: 20px;
z-index: 110;
}
@@ -424,7 +425,7 @@
color: #222;
font-size: 13px;
line-height: 30px;
- height: 30px;
+ overflow-wrap: anywhere;
}
.tux-editor-insert-buttons .tux-editor-paste-original-button {