mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Avoid toot text bleeding out of the content div
This commit is contained in:
parent
984fce613e
commit
a24b954baa
@ -11,6 +11,7 @@
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
|
overflow: hidden;
|
||||||
|
|
||||||
&:focus {
|
&:focus {
|
||||||
outline: 0;
|
outline: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user