mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-01-07 15:10:12 +00:00
fix status cw button wrapping
This commit is contained in:
parent
61cb484be9
commit
2d2c28ace3
|
@ -115,6 +115,7 @@ main {
|
|||
display: inline-block;
|
||||
|
||||
.button {
|
||||
white-space: nowrap;
|
||||
padding: 0.2rem 0.3rem;
|
||||
cursor: pointer;
|
||||
font-size: 1rem;
|
||||
|
|
Loading…
Reference in a new issue