(2011-01-09, 05:30 AM)Angel Caquias. Wrote: Don't add padding add size to the "height:"
didn't seem to do anything. there wasn't any height css in the #panel, so I added some with no changes in result. here's the #panel css:
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
position: absolute;
top: 155px;
height: 30px;