set 0 padding on top tabs

This commit is contained in:
Jeremy Newman
2008-12-09 13:11:59 -06:00
parent e87d127676
commit 24495cc9e1

View File

@@ -76,7 +76,7 @@ BODY {
width: 112px;
height: 28px;
margin: 0px 2px 0px 2px;
padding: 2px 0px 0px 0px;
padding: 0;
text-align: center;
background-image: url('images/tab_u.png');
background-repeat: no-repeat;