client/users: fix overextended avatar links
This commit is contained in:
parent
782f069031
commit
3bf45e4c0a
1 changed files with 2 additions and 1 deletions
|
@ -21,10 +21,11 @@
|
||||||
.details
|
.details
|
||||||
font-size: 90%
|
font-size: 90%
|
||||||
line-height: 130%
|
line-height: 130%
|
||||||
|
.image
|
||||||
|
margin: 0.25em 0.6em 0.25em 0
|
||||||
.thumbnail
|
.thumbnail
|
||||||
width: 3em
|
width: 3em
|
||||||
height: 3em
|
height: 3em
|
||||||
margin: 0.25em 0.6em 0 0
|
|
||||||
|
|
||||||
.darktheme .user-list
|
.darktheme .user-list
|
||||||
ul li
|
ul li
|
||||||
|
|
Loading…
Reference in a new issue