Upgrade Magnific Popup to v0.9.5
This commit is contained in:
parent
c96a0bfbcf
commit
84da9d37e4
File diff suppressed because one or more lines are too long
|
@ -119,7 +119,9 @@ button.mfp-arrow {
|
||||||
-webkit-appearance: none;
|
-webkit-appearance: none;
|
||||||
display: block;
|
display: block;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
z-index: 1046; }
|
z-index: 1046;
|
||||||
|
-webkit-box-shadow: none;
|
||||||
|
box-shadow: none; }
|
||||||
|
|
||||||
button::-moz-focus-inner {
|
button::-moz-focus-inner {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
@ -297,7 +299,7 @@ img.mfp-img {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
line-height: 18px;
|
line-height: 18px;
|
||||||
color: #f3f3f3;
|
color: #f3f3f3;
|
||||||
word-break: break-word;
|
word-wrap: break-word;
|
||||||
padding-right: 36px; }
|
padding-right: 36px; }
|
||||||
|
|
||||||
.mfp-figure small {
|
.mfp-figure small {
|
||||||
|
|
Loading…
Reference in a new issue