Fix .btn-link hover/focus color

This commit is contained in:
Hypolite Petovan 2017-03-25 21:28:53 -04:00
parent 5b7c8d8631
commit c01c7ad746
1 changed files with 0 additions and 3 deletions

View File

@ -210,9 +210,6 @@ a#item-delete-selected {
padding-left: 0;
padding-right: 0;
}
.btn-link:focus, .btn-link:hover {
color: #23527c;
}
.btn-eventnav, btn-eventnav:hover {
font-size: 16px;
background: none;