I'm having trouble with a menu that has images with redirection to modal
, when I close modal
it gets a blue border in Chrome and dotted in IE, I already tried outline: none
and border: 0
.
Has anyone ever been through this?
I want to remove this image:
<a href="#Concursos" role="button" data-toggle="modal" data-target="#Concursos" class="col-lg-1 col-md-2 col-sm-3 col-xs-6 text-center home">
<img src="icones/icone_Concursos.png" alt="Concursos" /></a>
.centro_site {
width: 100%; float: left; padding: 0px 10px; margin-top: 10px; outline: none;
}
And it's still within% in% of .row
, plus I've already put all or bootscrap
of outline
.