mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-23 02:32:57 -06:00
fix status cw button wrapping
This commit is contained in:
parent
61cb484be9
commit
2d2c28ace3
1 changed files with 1 additions and 0 deletions
|
|
@ -115,6 +115,7 @@ main {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
||||||
.button {
|
.button {
|
||||||
|
white-space: nowrap;
|
||||||
padding: 0.2rem 0.3rem;
|
padding: 0.2rem 0.3rem;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue