فهرست منبع

style(shortcode): enable lightbox to be used with non-gallery images (#1145)

Russell J. Hewett 6 سال پیش
والد
کامیت
f2ba31b0ec
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      assets/sass/academic/_root.scss

+ 1 - 1
assets/sass/academic/_root.scss

@@ -280,7 +280,7 @@ a[data-fancybox] {
   text-decoration: none;
 }
 
-a[data-fancybox] img {
+.gallery a[data-fancybox] img {
   height: 250px;
   max-width: inherit;
   display: inherit;