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;
|
||||
display: block;
|
||||
padding: 0;
|
||||
z-index: 1046; }
|
||||
z-index: 1046;
|
||||
-webkit-box-shadow: none;
|
||||
box-shadow: none; }
|
||||
|
||||
button::-moz-focus-inner {
|
||||
padding: 0;
|
||||
|
@ -297,7 +299,7 @@ img.mfp-img {
|
|||
text-align: left;
|
||||
line-height: 18px;
|
||||
color: #f3f3f3;
|
||||
word-break: break-word;
|
||||
word-wrap: break-word;
|
||||
padding-right: 36px; }
|
||||
|
||||
.mfp-figure small {
|
||||
|
|
Loading…
Reference in a new issue