From 3d7ca9c6f964c34e96bde88717711284794fbb1c Mon Sep 17 00:00:00 2001 From: fim100 <107080649+fim100@users.noreply.github.com> Date: Mon, 5 Aug 2024 12:44:42 +0330 Subject: [PATCH] make importers.css rtl-friendly --- umap/static/umap/css/importers.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umap/static/umap/css/importers.css b/umap/static/umap/css/importers.css index f4a265c4..50f7c1b8 100644 --- a/umap/static/umap/css/importers.css +++ b/umap/static/umap/css/importers.css @@ -21,7 +21,7 @@ width: 36px; height: 36px; display: inline-block; - margin-right: 10px; + margin-inline-end: 10px; background-size: 100%; vertical-align: -10px; }