Remove ugly highlight styles

This commit is contained in:
Dmitriy Zaporozhets 2015-03-16 11:12:44 -07:00
parent 7dedbfb097
commit cba6d797d7

View file

@ -97,8 +97,3 @@ label {
.wiki-content { .wiki-content {
margin-top: 35px; margin-top: 35px;
} }
.btn-group .btn.active {
text-shadow: 0 0 0.2em #D9534F, 0 0 0.2em #D9534F, 0 0 0.2em #D9534F;
background-color: #5487bf;
}