Skip to content
This repository has been archived by the owner on Jan 27, 2020. It is now read-only.

Commit

Permalink
Merge pull request mastodon#1220 from pixiv/fix/gallery_new_line
Browse files Browse the repository at this point in the history
Fix Gallery description margin
  • Loading branch information
abcang committed Oct 11, 2018
2 parents 83e6ee0 + 4016d34 commit 87cbe51
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/javascript/pawoo/styles/mastodon/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,10 @@
margin-top: 10px;
margin-left: 0;
}

p {
margin-bottom: 10px;
}
}

a {
Expand Down

0 comments on commit 87cbe51

Please sign in to comment.