Gearheads: fix mis-aligned avatar
This will likely be (hopefully) fixed in the upstream at some point, so we'll need to revert this eventually.gh/stable
parent
62c877cedd
commit
39ebb159c6
|
@ -7011,7 +7011,7 @@ noscript {
|
|||
display: block;
|
||||
flex: 0 0 auto;
|
||||
width: 94px;
|
||||
margin-left: -2px;
|
||||
/*margin-left: -2px;*/
|
||||
|
||||
.account__avatar {
|
||||
background: darken($ui-base-color, 8%);
|
||||
|
|
Reference in New Issue