tabs focus fix 3

This commit is contained in:
Raphael Goetter 2017-08-01 22:15:52 +02:00
parent 802dc55cc9
commit ae140af96c
3 changed files with 1 additions and 3 deletions

View file

@ -2317,7 +2317,6 @@ button:focus {
}
.tabs-menu-link.is-active {
outline: 0;
color: #fff;
background-color: #777;
}