Skip to content

Commit d76f75a

Browse files
authored
Merge pull request #19837 from Arhell/fix-video-ru
fix broken field on the main page in the video block
2 parents 6937ead + 1be5c11 commit d76f75a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/sass/_base.sass

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1215,7 +1215,7 @@ $feature-box-div-margin-bottom: 40px
12151215
margin-bottom: 20px
12161216

12171217
#desktopKCButton
1218-
position: relative
1218+
position: absolute
12191219
font-size: 18px
12201220
background-color: $dark-grey
12211221
border-radius: 8px

0 commit comments

Comments
 (0)