File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 9
9
*/
10
10
.ui-tabs { position : relative; padding : .2em ; zoom : 1 ; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
11
11
.ui-tabs .ui-tabs-nav { margin : 0 ; padding : .2em .2em 0 ; }
12
- .ui-tabs .ui-tabs-nav li { list-style : none; float : left; position : relative; top : 1px ; margin : 0 .2em 1px 0 ; border-bottom : 0 !important ; padding : 0 ; white-space : nowrap; }
12
+ .ui-tabs .ui-tabs-nav li { list-style : none; float : left; position : relative; top : 1px ; margin : 0 .2em - 1px 0 ; border-bottom : 0 !important ; padding : 0 ; white-space : nowrap; }
13
13
.ui-tabs .ui-tabs-nav li a { float : left; padding : .5em 1em ; text-decoration : none; }
14
14
.ui-tabs .ui-tabs-nav li .ui-tabs-active { margin-bottom : 0 ; padding-bottom : 1px ; }
15
15
.ui-tabs .ui-tabs-nav li .ui-tabs-active a , .ui-tabs .ui-tabs-nav li .ui-state-disabled a , .ui-tabs .ui-tabs-nav li .ui-tabs-loading a { cursor : text; }
You can’t perform that action at this time.
0 commit comments