This commit is contained in:
Gustavo Maximiliano Cortez 2015-12-03 18:26:59 -03:00
commit 649299edd5
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF

View file

@ -833,8 +833,7 @@ textarea:focus
display: block;
}
.tab-container.selected,
.tab-container:active {
.tab-container.selected {
border-bottom: 3px solid #4B6178;
}