Fixed float incongruence in Csslinter
parent
178d1580e4
commit
13f35acf52
|
@ -93,7 +93,6 @@
|
|||
&.icon-stats {
|
||||
@include transition(color .3s linear);
|
||||
color: $gray;
|
||||
display: inline-block;
|
||||
float: right;
|
||||
&:hover {
|
||||
@include transition(color .3s linear);
|
||||
|
|
Loading…
Reference in New Issue