Merge "SideBySide2: Expand margin between paragraphs in comments"

This commit is contained in:
Shawn Pearce 2014-04-27 17:53:57 +00:00 committed by Gerrit Code Review
commit 90e6d70c58

View File

@ -73,7 +73,7 @@
.message p,
.message ul,
.message blockquote {
-webkit-margin-before: 0;
-webkit-margin-before: 0.2em;
-webkit-margin-after: 0.3em;
}
.commentBox button {