fixing graphical glitch

10.3.x-maintenance
cTn 2013-11-25 15:16:48 +01:00
parent bc0393e932
commit 4d7cca3a92
1 changed files with 2 additions and 1 deletions

View File

@ -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 {