Merge branch 'bullet_point_css' into 'develop'

Fix bullet point css issue, fixes #279

Closes #279

See merge request soapbox-pub/soapbox-fe!143
timeline-tab-hover-styles
Alex Gleason 2020-08-10 04:49:00 +00:00
commit bf3de8adc5
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -367,6 +367,7 @@
p {
margin-bottom: 20px;
white-space: pre-wrap;
display: inline-block;
&:last-child {
margin-bottom: 2px;