Fix margins of toot text

This commit is contained in:
Thibaut Girka 2018-06-21 21:39:44 +02:00 committed by ThibG
parent 03cfe366fd
commit ccbaf32bca

View file

@ -5,7 +5,6 @@
.status__content { .status__content {
position: relative; position: relative;
margin: 10px 0; margin: 10px 0;
padding: 0 12px;
font-size: 15px; font-size: 15px;
line-height: 20px; line-height: 20px;
word-wrap: break-word; word-wrap: break-word;