mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Updating margin for paragraphs
This commit is contained in:
@@ -398,11 +398,17 @@ body.ios {
|
||||
}
|
||||
p {
|
||||
margin: 0 0 1em;
|
||||
line-height: 1.6em;
|
||||
line-height: 1.6em;
|
||||
font-size: 0.97em;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
span {
|
||||
p:last-child {
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
}
|
||||
|
||||
.post-loading-gif {
|
||||
height:10px;
|
||||
width:10px;
|
||||
|
||||
Reference in New Issue
Block a user