mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-10 00:46:12 +00:00
Fix margins of toot text
This commit is contained in:
parent
03cfe366fd
commit
ccbaf32bca
|
@ -5,7 +5,6 @@
|
|||
.status__content {
|
||||
position: relative;
|
||||
margin: 10px 0;
|
||||
padding: 0 12px;
|
||||
font-size: 15px;
|
||||
line-height: 20px;
|
||||
word-wrap: break-word;
|
||||
|
|
Loading…
Reference in a new issue