Skip to content

Commit 50d1372

Browse files
authored
Merge branch 'develop' into GL_Arrows_Dec14_2022
2 parents cddf189 + 1b31914 commit 50d1372

File tree

1 file changed

+8
-9
lines changed
  • app/code/Magento/PageBuilder/view/frontend/web/css/source/content-type/slider

1 file changed

+8
-9
lines changed

app/code/Magento/PageBuilder/view/frontend/web/css/source/content-type/slider/_default.less

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,13 @@
2727
width: 100%;
2828
}
2929
}
30-
}
31-
32-
a.button {
33-
-moz-appearance: button;
34-
-webkit-appearance: button;
35-
appearance: button;
36-
color: initial;
37-
padding: 10px;
38-
text-decoration: none;
30+
a.button {
31+
-moz-appearance: button;
32+
-webkit-appearance: button;
33+
appearance: button;
34+
color: initial;
35+
padding: 10px;
36+
text-decoration: none;
37+
}
3938
}
4039
}

0 commit comments

Comments
 (0)