Fix contacts "View" link color

- Fixed whitespaces in `event.tpl`
This commit is contained in:
Hypolite Petovan 2017-03-26 19:22:19 -04:00
parent 9375438216
commit 909439e59f
2 changed files with 5 additions and 2 deletions

View File

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