Set background size for profile backgrounds
This commit is contained in:
parent
3ce79ed3cc
commit
7a044cda89
|
@ -105,9 +105,11 @@
|
||||||
&.user
|
&.user
|
||||||
background-image: inline-image('ui/user.svg')
|
background-image: inline-image('ui/user.svg')
|
||||||
background-position: 29px 18px
|
background-position: 29px 18px
|
||||||
|
background-size: 0.9em
|
||||||
&.organization
|
&.organization
|
||||||
background-image: inline-image('ui/org.svg')
|
background-image: inline-image('ui/org.svg')
|
||||||
background-position: 24px 18px
|
background-position: 24px 18px
|
||||||
|
background-size: 0.9em
|
||||||
.summary
|
.summary
|
||||||
margin-left: 0
|
margin-left: 0
|
||||||
.indicator
|
.indicator
|
||||||
|
|
Loading…
Reference in New Issue
Block a user