diff --git a/src/components/Questions/QuestionLinearScale.vue b/src/components/Questions/QuestionLinearScale.vue
index ed993a11c..c3285a646 100644
--- a/src/components/Questions/QuestionLinearScale.vue
+++ b/src/components/Questions/QuestionLinearScale.vue
@@ -39,16 +39,15 @@
+ class="question__content question-linear-scale"
+ :class="{
+ question__content__edit: !readOnly,
+ }">
+ class="question-linear-scale__label question-linear-scale__label-lowest">
{{ optionsLabelLowest }}
-