From 5af6266a34e05501d1b908240eb9c204e4975847 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Sat, 8 Oct 2016 12:09:49 -0400 Subject: [PATCH] Center Maki preset icons when rtl --- css/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/app.css b/css/app.css index ac0a93847..243e6634f 100644 --- a/css/app.css +++ b/css/app.css @@ -3483,7 +3483,7 @@ img.tile-removing { } [dir='rtl'] .preset-list-button-wrap .preset-icon-32 { - right: 13px; + right: 15px; } [dir='rtl'] .form-field .maxspeed-unit {