Harmonize CSS
This commit is contained in:
@@ -299,7 +299,7 @@ class Lightbox {
|
||||
this.hideElements([this.image, this.video, this.nav, this.prev, this.next, this.caption, this.closeButton]);
|
||||
this.resetImageTransform();
|
||||
this.dataContainer.style.width = '200px';
|
||||
this.dataContainer.style.height = '30px';
|
||||
this.dataContainer.style.height = '35px';
|
||||
this.outerContainer.classList.add('animating');
|
||||
this.container.classList.remove('moveable', 'moving', 'lb-video-nav');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user