mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Removed extra space below unordered lists
This commit is contained in:
@@ -676,14 +676,10 @@ body.ios {
|
||||
}
|
||||
|
||||
ul {
|
||||
margin-bottom: 0.6em;
|
||||
margin-bottom: 0.4em;
|
||||
padding: 5px 0 0 20px;
|
||||
}
|
||||
|
||||
ul + p {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
ul, ol {
|
||||
p {
|
||||
margin-bottom: 0;
|
||||
|
||||
Reference in New Issue
Block a user