Fix various CodeClimate warnings
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
}
|
||||
|
||||
&.small {
|
||||
border: none;
|
||||
border: 0;
|
||||
padding: 0;
|
||||
|
||||
& > .account__avatar-wrapper { margin: 0 8px 0 0 }
|
||||
@@ -278,7 +278,7 @@
|
||||
}
|
||||
|
||||
.account-gallery__item {
|
||||
border: none;
|
||||
border: 0;
|
||||
box-sizing: border-box;
|
||||
display: block;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user