From f203847bdc68a591e240ad029d1e72fe75d0f284 Mon Sep 17 00:00:00 2001 From: Anshpreet8 <34603452+Anshpreet8@users.noreply.github.com> Date: Thu, 21 Oct 2021 13:46:47 -0400 Subject: [PATCH] Update src/mapml.css Co-authored-by: Robert Linder --- src/mapml.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mapml.css b/src/mapml.css index aead29b9a..5255bb252 100644 --- a/src/mapml.css +++ b/src/mapml.css @@ -650,7 +650,7 @@ button.mapml-button:disabled, .mapml-layer-item-name { word-break: break-word; - text-align: left; + text-align: inline-start; } .mapml-layer-item-settings > * {