V
V
Viktor Grachev2015-02-18 10:37:07
css
Viktor Grachev, 2015-02-18 10:37:07

How to remove artifact after opening bootstrap modal window?

Good afternoon! Please tell me how to remove an unexpected artifact on the page of my project?
fa3e80326b2d4583a32cad2663b5225d.png
Here is a link to the project page where the problem occurs reg.azuron.ru/projects.
The problem is that I can’t catch where this hyphen comes from, neither in Chrome nor in Mozilla I can understand how it appeared. Maybe someone faced something similar, tell me how to remove this dirty trick)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Azim Kurt, 2015-02-18
@azuron

a,a:visited {
    text-decoration: none;
}

S
Sergey Melnikov, 2015-02-18
@mlnkv

Firstly, you don’t have an artifact, it’s the underscore of links, and secondly, don’t forget to mark the solution on the toaster (after all , Symphony solved your issue, but you didn’t mark it as a solution)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question