mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-01-08 07:30:13 +00:00
fix status cw button wrapping
This commit is contained in:
parent
61cb484be9
commit
2d2c28ace3
|
@ -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…
Reference in a new issue