Defect #29694 » scrollable-css.patch
public/stylesheets/jstoolbar.css | ||
---|---|---|
15 | 15 |
} |
16 | 16 |
#content .jstTabs.tabs { |
17 | 17 |
margin-bottom: -1px; |
18 |
overflow: scroll; |
|
18 | 19 |
} |
19 | 20 |
#content .jstTabs.tabs ul {border-bottom:0;} |
20 | 21 |
#content .jstTabs.tabs li { |