Merge branch 'bullet_point_css' into 'develop'
Fix bullet point css issue, fixes #279 Closes #279 See merge request soapbox-pub/soapbox-fe!143
This commit is contained in:
commit
bf3de8adc5
1 changed files with 1 additions and 0 deletions
|
@ -367,6 +367,7 @@
|
|||
p {
|
||||
margin-bottom: 20px;
|
||||
white-space: pre-wrap;
|
||||
display: inline-block;
|
||||
|
||||
&:last-child {
|
||||
margin-bottom: 2px;
|
||||
|
|
Loading…
Reference in a new issue