mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 16:28:59 +00:00
Merge pull request #2972 from tribela/fix-secondary-button
Fix secondary post button alignment
This commit is contained in:
@@ -817,6 +817,10 @@ body > [data-popper-placement] {
|
|||||||
flex: 0 1 auto;
|
flex: 0 1 auto;
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
|
|
||||||
|
.icon {
|
||||||
|
vertical-align: middle;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user