fix active tab css

This commit is contained in:
Chris Wanstrath
2011-08-24 01:52:35 -07:00
parent 1c6dbcae6f
commit b132bd67e5

View File

@@ -54,11 +54,9 @@ iframe { border: 0; }
position: relative;
z-index: 1;
height: 8px;
margin-top: -2px;
margin-bottom: -4px;
background: #eee;
padding-top: 4px;
padding-bottom: 8px;
}
#tabs ul li a {