Increased working indicator size
This commit is contained in:
parent
742b810d2c
commit
071ecb8acc
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user