navbar doesn't align right like the theme.css says it should...
I'm using Theme 3 and in the theme.css it says:
.t3NavBar{vertical-align:top;text-align:right;font-size:10pt;}
I have three items in my navagation bar listed each on a new line, and they align very 'weirdly' when running the pages. The first item gets pushed to the right, then the following two seem to be left-aligned and end where the first item starts. Is there anything I can do to fix this?
thanks