Comment embeds: Increase spacing between checkboxes

This commit is contained in:
Florence Yeun
2015-03-17 11:03:13 -07:00
parent 9f4d3ff27c
commit 00b64d239b

View File

@@ -10596,7 +10596,7 @@ body.banned.deleted div#header {
padding-bottom: 10px;
.c-checkbox {
margin: 8px 0;
margin: 10px 0;
}
}