Skip to content

Commit 7dc0e48

Browse files
authored
Merge pull request #89 from pierrekamel5/master
Remove Styles Causing Carousel Stretching or Cuts
2 parents 6074073 + 58ad177 commit 7dc0e48

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

widget/assets/css/style.css

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
}
207207

208208
@media (max-height: 542px) {
209-
.plugin-slide img,
209+
.plugin-slide img,
210210
.launcher-plugin.layout5 .plugin-slide img,
211211
.launcher-plugin.layout6 .plugin-slide img{
212212
max-height:190px !important;
@@ -270,7 +270,4 @@
270270
.launcher-plugin.layout6 .launcher-icons .launcher-icon span.main-icon{
271271
font-size:32px;
272272
}
273-
}
274-
.plugin-slide img[style]{
275-
width: 100%!important;
276273
}

0 commit comments

Comments
 (0)