Fix various CSS issues
parent
1399e9d863
commit
bd06bdf164
|
@ -150,7 +150,6 @@
|
||||||
|
|
||||||
.layout-multiple-columns &.button--with-bell {
|
.layout-multiple-columns &.button--with-bell {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
padding: 0 8px;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1352,7 +1351,6 @@ button.icon-button.active i.fa-retweet {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
border-radius: 4px;
|
|
||||||
|
|
||||||
&__label {
|
&__label {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Reference in New Issue