Just take a look at: http://jsbin.com/iqupu/edit



On 15 Okt., 13:20, RP <i...@red-paint.com> wrote:
> Hi,
>
> Is it possible to align thetabsto therightwithout causing problems
> with other elements of the CSS?  I've tried:
>
> .ui-tabs.ui-tabs-nav li {
> border-bottom-width:0 !important;
> float:right;
> margin:0 0.2em -1px 0;
> padding:0;
> position:relative;
>
> }
>
> ... but that reverses the order of thetabs.
>
> Anyone have any thoughts on how this might be achieved without too
> much (if any) hacking of the JS?
>
> Thanks

--

You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to jquery...@googlegroups.com.
To unsubscribe from this group, send email to 
jquery-ui+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en.


Reply via email to