diff --git a/apps/web-mzima-client/src/app/settings/surveys/survey-task/survey-task.component.scss b/apps/web-mzima-client/src/app/settings/surveys/survey-task/survey-task.component.scss index 178e271efe..57da94c0c3 100644 --- a/apps/web-mzima-client/src/app/settings/surveys/survey-task/survey-task.component.scss +++ b/apps/web-mzima-client/src/app/settings/surveys/survey-task/survey-task.component.scss @@ -76,9 +76,6 @@ flex-wrap: wrap; // make way for "align-content: center" to work align-content: center; width: calc(100% - 55px); - &:hover { - // background: red; - } } &__controls {