Skip to content

Commit ebef31f

Browse files
author
Julian Xhokaxhiu
committed
Grunt build.
1 parent 0cc4247 commit ebef31f

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

src/css/swipebox.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,9 @@ html.swipebox-html.swipebox-touch {
5353
width: 1px;
5454
margin-right: -1px;
5555
}
56-
#swipebox-slider .slide img, #swipebox-slider .slide .swipebox-video-container {
56+
#swipebox-slider .slide img,
57+
#swipebox-slider .slide .swipebox-video-container,
58+
#swipebox-slider .slide .swipebox-inline-container {
5759
display: inline-block;
5860
max-height: 100%;
5961
max-width: 100%;

src/css/swipebox.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)