client/css: fix overextended broken thumbnail
This commit is contained in:
parent
41a681b254
commit
096b6bc61e
1 changed files with 1 additions and 0 deletions
|
@ -287,6 +287,7 @@ nav
|
||||||
background-size: contain
|
background-size: contain
|
||||||
background-position: center
|
background-position: center
|
||||||
display: inline-block
|
display: inline-block
|
||||||
|
overflow: hidden
|
||||||
width: 20px
|
width: 20px
|
||||||
height: 20px
|
height: 20px
|
||||||
&.empty
|
&.empty
|
||||||
|
|
Reference in a new issue