Avoid toot text bleeding out of the content div

master
Thibaut Girka 2019-10-25 22:07:52 +02:00 committed by ThibG
parent 984fce613e
commit a24b954baa
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
font-weight: 400;
overflow: visible;
padding-top: 5px;
overflow: hidden;
&:focus {
outline: 0;