adjust btn height

This commit is contained in:
Felix Niklas 2014-10-07 16:21:46 +02:00
parent afeb2dcd5c
commit 619fdf4e7d

View file

@ -551,7 +551,7 @@ textarea,
}
.page-header-meta {
margin-top: 10px;
margin-top: 5px;
margin-left: auto;
}
@ -1515,9 +1515,9 @@ footer {
.btn:hover,
.btn:focus {
font-size: 14px;
padding: 9px 24px 8px;
color: white;
background: hsl(234,10%,29%);
padding: 10px 24px 9px;
color: #2c2d36;
background: white;
}
.btn:active {