From 968ae915ee6be46a45b39e2d0f56cb0db5e70c56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikel=20Mart=C3=ADn?= Date: Wed, 27 Mar 2024 13:19:48 +0100 Subject: [PATCH] MDL-81347 tiny_image: Fix size inputs in image modal MDL-75670 generated a regression in the insert image modal width and height inputs that were not being displayed in a single line as before. Modify the insert image modal template to fix it and display them in a single line again. --- .../plugins/media/templates/insert_image_modal.mustache | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/editor/tiny/plugins/media/templates/insert_image_modal.mustache b/lib/editor/tiny/plugins/media/templates/insert_image_modal.mustache index 772db234c1f..783f3b26e51 100644 --- a/lib/editor/tiny/plugins/media/templates/insert_image_modal.mustache +++ b/lib/editor/tiny/plugins/media/templates/insert_image_modal.mustache @@ -74,10 +74,10 @@
- + x - +
@@ -86,8 +86,8 @@
- - {{#alignoptions}} {{/alignoptions}}