From 5835e66ed7b2dcab4f497fca4b2a6fc09cd7eef7 Mon Sep 17 00:00:00 2001 From: Jan Faracik <43062514+janfaracik@users.noreply.github.com> Date: Fri, 8 Oct 2021 13:42:07 +0100 Subject: [PATCH] Update style.less --- war/src/main/less/base/style.less | 1 - 1 file changed, 1 deletion(-) diff --git a/war/src/main/less/base/style.less b/war/src/main/less/base/style.less index e79ea566f788..dd54dce5fbde 100644 --- a/war/src/main/less/base/style.less +++ b/war/src/main/less/base/style.less @@ -594,7 +594,6 @@ label.attach-previous { min-height: 16px; line-height: 16px; background-image: url("../../images/svgs/warning.svg"); - background-size: 16px 16px; background-position: left center; background-repeat: no-repeat; background-size: contain;