fix btn--text in buttonDropdown

This commit is contained in:
Felix Niklas 2016-03-04 15:40:07 +01:00
parent 101c6fb98a
commit e814452886

View file

@ -696,8 +696,8 @@ pre code.hljs {
} }
.btn--text { .btn--text {
padding-left: 3px; padding-left: 13px;
padding-right: 3px; padding-right: 13px;
} }
} }