Skip to content

Commit

Permalink
fix(shop): item image does not show at full width
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveVanOpstal committed Jan 20, 2017
1 parent b2b445f commit 2ab668a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/client/build/build.css
Original file line number Diff line number Diff line change
Expand Up @@ -581,6 +581,7 @@ lb-item,
lb-item > img {
border-radius: 5px;
height: 48px;
min-width: 48px;
width: 48px;
}

Expand Down

0 comments on commit 2ab668a

Please sign in to comment.