Increased working indicator size

This commit is contained in:
benweet 2013-11-21 17:45:47 +00:00
parent 742b810d2c
commit 071ecb8acc

View File

@ -338,8 +338,8 @@ a {
.bar {
display: inline-block;
visibility: hidden;
width: 8px;
height: 8px;
width: 10px;
height: 10px;
border-radius: 1px;
margin: 0 2px;
background-color: @btn-success-color;