Skip to content

Commit e7565e3

Browse files
committed
Fix margin(left, right) #30
1 parent 21b0800 commit e7565e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/stylesheets/custom_messages.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ div.message-customize-menu {
4242
div.message-customize-menu p {
4343
color: gray;
4444
font-size: 10px;
45-
margin: 5px;
45+
margin: 5px 0px;
4646
}

0 commit comments

Comments
 (0)