E
E
EVOSandru62015-07-27 13:06:35
Bootstrap
EVOSandru6, 2015-07-27 13:06:35

How to remove border from navbar in Less in Bootstrap 3?

Good afternoon,
I'm worn out with css rules for markup:

.navbar*
{
    border:none  !important;
    outline:none  !important;
}

.navbar-default
{
    border:none  !important;
    outline:none  !important;
}

Not a single css rule helps, there are still some LESS in the assembly, can there be a problem with them, if so, how to remove the frames and where are these files located?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
EVOSandru6, 2015-07-30
@EVOSandru6

It's all about css .navbar-default

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question