mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-22 14:58:16 +00:00
Apply white-space: nowrap to account relationships icons
This commit is contained in:
@@ -1021,6 +1021,7 @@
|
|||||||
.account__relationship {
|
.account__relationship {
|
||||||
height: 18px;
|
height: 18px;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.account__header__wrapper {
|
.account__header__wrapper {
|
||||||
|
|||||||
Reference in New Issue
Block a user