Skip to content

Commit 3f49d63

Browse files
committed
minor css fix
1 parent 3f0e9b0 commit 3f49d63

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • apps/demos/Demos/Scheduler/Templates/jQuery

apps/demos/Demos/Scheduler/Templates/jQuery/styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
.movie-preview-image {
1414
max-height: 80px;
1515
max-width: 80px;
16-
min-height: 80px;
17-
min-width: 80px;
16+
min-height: 60px;
17+
min-width: 60px;
1818
border-radius: 2px;
1919
overflow: hidden;
2020
}

0 commit comments

Comments
 (0)