diff --git a/src/defaultV2-theme/blocks/sd-progress-buttons.scss b/src/defaultV2-theme/blocks/sd-progress-buttons.scss index 144a02709f..ccb55e3792 100644 --- a/src/defaultV2-theme/blocks/sd-progress-buttons.scss +++ b/src/defaultV2-theme/blocks/sd-progress-buttons.scss @@ -273,13 +273,6 @@ } } -.sv-root--sticky-top { - .sd-progress-buttons { - padding: calcSize(2) calcSize(5); - } -} - - .sd-progress-buttons--fit-survey-width { max-width: calcSize(90); box-sizing: border-box; diff --git a/visualRegressionTests/tests/defaultV2/etalons/survey-progress-bar-top-pages-sticky.png b/visualRegressionTests/tests/defaultV2/etalons/survey-progress-bar-top-pages-sticky.png index 1f8f6d50a4..b39f02866d 100644 Binary files a/visualRegressionTests/tests/defaultV2/etalons/survey-progress-bar-top-pages-sticky.png and b/visualRegressionTests/tests/defaultV2/etalons/survey-progress-bar-top-pages-sticky.png differ