Fix outline around images in gallery.

This commit is contained in:
ccd0 2015-03-01 11:51:01 -08:00
parent 6ab3969672
commit ef099b7aae

View File

@ -1709,6 +1709,7 @@ grunt.file.expand('src/General/img/links/*.png').map(function(file) {
margin: auto;
line-height: 0;
max-width: 100%;
outline: none;
}
:root.gal-pdf .gal-image a {
width: 100%;