fixed tab bug in ff

This commit is contained in:
Daniel Vincent Grippi 2010-09-13 11:51:25 -07:00
parent 3c893454e9
commit 3be86c2b5c
2 changed files with 2 additions and 0 deletions

View file

@ -466,6 +466,7 @@ h1.big_text {
background-color: #444444;
border: 1px solid #555555;
padding: 3px 8px;
padding-bottom: 2px;
color: #999999; }
#aspect_nav ul > li a:hover {
background-color: #555555;

View file

@ -609,6 +609,7 @@ h1.big_text
:border 1px solid #555
:padding 3px 8px
:bottom 2px
:color #999
&:hover