mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-28 11:00:26 -05:00
[Glitch] Fix width of content text fluctuating over time
Port 2ae751f19d
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
parent
078744f210
commit
f5df3d1ae2
@ -55,6 +55,7 @@
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
|
clear: both;
|
||||||
|
|
||||||
&:focus {
|
&:focus {
|
||||||
outline: 0;
|
outline: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user