Remove underline from active tab link

This commit is contained in:
Kimmo Puputti 2017-05-05 10:03:45 +03:00
parent d2fef80cb3
commit 64079f517f

View file

@ -26,5 +26,4 @@
.activeTab {
font-weight: bold;
text-decoration: underline;
}