Skip to content

Commit

Permalink
Fixed: Front-end: Bug: Apartment page carousel doesn't work #186
Browse files Browse the repository at this point in the history
  • Loading branch information
OrAbramovich committed Jan 22, 2018
1 parent 4ed4d2e commit ea52f55
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions views/src/components/apartment2/ImageGallery.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,10 @@

<style scoped>
.image {
width: auto;
height: auto;
max-width: 100%;
max-height: 400px;
vertical-align: middle;
border: 0 none;
object-fit: none;
object-position: center;
display: flex;
}
</style>

0 comments on commit ea52f55

Please sign in to comment.