Fix ThemeHandlerTest

Regression introduced by f718b26b : the test expected SCSS file was modified in sync with modifications done in iTop SCSS files. No need to do that as this file is only used in this test.
This commit is contained in:
Pierre Goiffon
2020-11-09 15:15:12 +01:00
parent 866a93c0c8
commit b44e6a4a53

View File

@@ -1093,6 +1093,7 @@ input.dp-applied {
border-radius: $search-criteria-box-radius;
box-shadow: $box-shadow-regular;
}
.sfc_form_group,
.sfm_content{
position: absolute;
z-index: -1;