diff --git a/css/80_app.css b/css/80_app.css index 7a576702b..fc334eaa1 100644 --- a/css/80_app.css +++ b/css/80_app.css @@ -2756,6 +2756,9 @@ img.tile-removing { background: none; color: #ddd; } +[dir='rtl'] .panel-title button.close { + float: left; +} .panel-title button.close:hover { color: #fff;