Cleaning up CSS

This commit is contained in:
mathias 2015-02-16 01:17:45 +02:00
parent 6e1ba528e6
commit 39d3a919f6

View file

@ -106,8 +106,9 @@ a:focus {
} }
.btn-circle { .btn-circle {
width: 30px; width: 40px;
height: 30px; height: 40px;
line-height:40px;
border: 2px solid #fff; border: 2px solid #fff;
border-radius: 50%; border-radius: 50%;
-webkit-border-radius: 50%; -webkit-border-radius: 50%;