Skip to content

Commit 150e3ae

Browse files
authored
Update static/css/components/buttonCta.less
1 parent 2b4910c commit 150e3ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/css/components/buttonCta.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,13 +134,13 @@ a.cta-btn {
134134
}
135135

136136
// Button inside carousel
137+
// stylelint-disable-next-line selector-max-specificity
137138
.carousel-section .cta-btn {
138139
white-space: nowrap;
139140
text-overflow: ellipsis;
140141
font-size: 14px;
141142
text-align: center;
142143

143-
// stylelint-disable-next-line selector-max-specificity
144144
&.cta-btn--external {
145145
padding-right: 25px;
146146
.btn-label {

0 commit comments

Comments
 (0)