fixing graphical glitch

pull/3/head
cTn 11 years ago
parent bc0393e932
commit 4d7cca3a92

@ -142,9 +142,10 @@ a:hover {
background-color: #acacac;
}
#tabs li.active {
border-bottom: 1px solid white;
}
#tabs li.active a {
height: 16px;
background-color: white;
}
#tabs li.active a:hover {

Loading…
Cancel
Save