Generalize this style to all .btn elements under the .template-details-section

This commit is contained in:
Shane Kilkelly 2015-08-19 09:59:01 +01:00
parent 865372d13f
commit 18f75bba79

View file

@ -49,7 +49,7 @@
.template-details-section {
padding-bottom: 20px;
a.btn {
.btn {
margin-left: 6px;
}
}