fix(styles): Add bottom margin to templates plugin message

This commit is contained in:
Juan Tejada 2016-01-12 13:46:50 -08:00
parent f679f7c214
commit 46889203a6

View file

@ -22,6 +22,7 @@
border-radius: @border-radius-small;
padding-top: @padding-small-vertical @padding-small-horizontal @padding-small-vertical @padding-small-horizontal;
font-size: @font-size-small;
margin-bottom: 10px;
}
.compose-body,.container-templates .contenteditable {