[Glitch] Fix width of content text fluctuating over time
Port c15c3b01eb
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
parent
cd42f4e29f
commit
6df51c0394
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue