Commit 5c80ddcf705ffe804387252e662255008dae8878

Authored by Eric Fernandez
1 parent 1ab247b74c
Exists in master and in 1 other branch develop

linea al final del archivo

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/sass/_bootstrap.scss
1 .active{ 1 .active{
2 color: #fff; 2 color: #fff;
3 text-decoration: none; 3 text-decoration: none;
4 outline: 0; 4 outline: 0;
5 background-color: #337ab7; 5 background-color: #337ab7;
6 }
6 }