changed padding around skill triggers at the request of design team

pull/6/head
Chris Veilleux 2018-09-25 22:52:12 -05:00
parent f38302c7f7
commit 067758d27f
1 changed files with 4 additions and 1 deletions

View File

@ -11,7 +11,10 @@
border-radius: 4px;
color: $mycroft-secondary;
font-weight: normal;
padding: 10px;
padding-bottom: 6px;
padding-left: 12px;
padding-right: 12px;
padding-top: 6px;
fa-icon {
color: $mycroft-primary;
margin-right: 5px;