reduce disco

This commit is contained in:
Felix Niklas 2015-01-20 02:51:52 +01:00
parent cd7b5dd111
commit c8a98d37b0

View file

@ -2090,8 +2090,13 @@ footer {
margin-top: -3px; margin-top: -3px;
&.loading { &.loading {
width: 14px; width: 10px;
height: 14px; height: 10px;
border-radius: 100%;
position: relative;
&:after {
@extend .priority.icon:after;
}
} }
&.error { &.error {