mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Merge pull request #2085 from hmhealey/plt1896
PLT-1896 Added more space between adjacent markdown paragraphs
This commit is contained in:
@@ -663,6 +663,10 @@ body.ios {
|
||||
margin: 0 0 0.4em;
|
||||
}
|
||||
|
||||
p + p {
|
||||
margin-top: 1.4em;
|
||||
}
|
||||
|
||||
img {
|
||||
max-height: 400px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user