diff --git a/client/idrepo/common-ui/src/main/resources/META-INF/resources/ui-commons/css/syncopeUI.scss b/client/idrepo/common-ui/src/main/resources/META-INF/resources/ui-commons/css/syncopeUI.scss index 5021748816d..ee108e97a13 100644 --- a/client/idrepo/common-ui/src/main/resources/META-INF/resources/ui-commons/css/syncopeUI.scss +++ b/client/idrepo/common-ui/src/main/resources/META-INF/resources/ui-commons/css/syncopeUI.scss @@ -1303,6 +1303,10 @@ select[name=rowsChooser] { background-color: #ffffff!important; } +.btn-close{ + background: transparent; +} + @media screen and (max-width: 500px) { .realm-choice #realm-choice-field{ width: 100%;