Bug 1571435 - Overrode the .active class for snippets with buttons, to prevent a double highlight. (#5224)
This commit is contained in:
Родитель
993d044673
Коммит
5ea99ba12c
|
@ -5,6 +5,7 @@
|
|||
&.withButton {
|
||||
padding: 0 25px;
|
||||
margin: auto;
|
||||
background-color: transparent;
|
||||
|
||||
// Add more padding if discovery stream is enabled.
|
||||
.ds-outer-wrapper-breakpoint-override & {
|
||||
|
@ -99,6 +100,7 @@
|
|||
&.withButton {
|
||||
line-height: 20px;
|
||||
margin-bottom: 10px;
|
||||
background-color: transparent;
|
||||
|
||||
.blockButton {
|
||||
display: none;
|
||||
|
|
Загрузка…
Ссылка в новой задаче