Fix outline around images in gallery.
This commit is contained in:
parent
6ab3969672
commit
ef099b7aae
@ -1709,6 +1709,7 @@ grunt.file.expand('src/General/img/links/*.png').map(function(file) {
|
|||||||
margin: auto;
|
margin: auto;
|
||||||
line-height: 0;
|
line-height: 0;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
outline: none;
|
||||||
}
|
}
|
||||||
:root.gal-pdf .gal-image a {
|
:root.gal-pdf .gal-image a {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user