Upgrade Magnific Popup to v0.9.5

This commit is contained in:
Sébastien Lucas 2013-08-27 10:03:26 +02:00
parent c96a0bfbcf
commit 84da9d37e4
2 changed files with 6 additions and 4 deletions

File diff suppressed because one or more lines are too long

View file

@ -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 {