Cleaning up CSS

This commit is contained in:
mathias 2015-02-16 01:25:14 +02:00
parent 950996dc05
commit 269846491b

View file

@ -107,9 +107,9 @@ a:focus {
.btn-circle {
display: inline-block;
width: 30px;
height: 30px;
line-height: 30px;
width: 35px;
height: 35px;
line-height: 35px;
border: 1px solid #fff;
border-radius: 50%;
-webkit-border-radius: 50%;