fix btn--text on see-more

This commit is contained in:
Felix Niklas 2016-03-04 15:34:24 +01:00
parent 55a3e88ad8
commit 101c6fb98a

View file

@ -4351,7 +4351,8 @@ footer {
background: white; background: white;
.btn { .btn {
padding: 7px 0; padding-top: 17px;
padding-bottom: 17px;
font-size: 10px; font-size: 10px;
} }