mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-19 20:59:29 +00:00
[Glitch] Accomodate longer text in quote/reblog dropdown
Port b6cd32281f to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@@ -2940,7 +2940,7 @@ a.account__display-name {
|
|||||||
|
|
||||||
.reblog-button {
|
.reblog-button {
|
||||||
&__item {
|
&__item {
|
||||||
width: 280px;
|
max-width: 360px;
|
||||||
|
|
||||||
button {
|
button {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user