Skip to content

Commit

Permalink
fix display element for correct calculate position
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan1986 committed Jan 7, 2020
1 parent fef33f7 commit 56b50bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/styl/views/browser/item.styl
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
border-radius 4px
box-shadow $PosterShadow
cursor pointer
display none
display inline-block
margin 10px
float left
background-color:$BgColor1
Expand Down

0 comments on commit 56b50bc

Please sign in to comment.