mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2024-12-28 19:23:43 +01:00
Fix various CSS issues
This commit is contained in:
parent
9ae60f8738
commit
c2bfbf53a1
1 changed files with 0 additions and 2 deletions
|
@ -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 a new issue