mirror of
https://github.com/glitch-soc/mastodon
synced 2025-04-24 17:44:50 +00:00
Merge pull request #2972 from tribela/fix-secondary-button
Fix secondary post button alignment
This commit is contained in:
parent
f34326c30c
commit
2d248620d6
1 changed files with 4 additions and 0 deletions
|
@ -857,6 +857,10 @@ body > [data-popper-placement] {
|
|||
flex: 0 1 auto;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
|
||||
.icon {
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue