Add margin between the + icon and the text on the prototype manager add button

This commit is contained in:
Joseph Schorr 2015-04-01 14:50:16 -04:00
parent 393e91098c
commit d408c74eaa

View file

@ -0,0 +1,3 @@
.prototype-manager-element i.fa {
margin-right: 4px;
}