Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootstrap 3 theme - upper line disappears #365

Closed
StabbarN opened this issue Aug 29, 2013 · 3 comments
Closed

Bootstrap 3 theme - upper line disappears #365

StabbarN opened this issue Aug 29, 2013 · 3 comments
Labels

Comments

@StabbarN
Copy link

In 2.10.8 the upper line disappears for bootstrap 3.0.0 and tablesorter's bootstrap theme (including widget), see image:

screen shot 2013-08-29 at 7 14 21 am

If "position: relative;" is removed from theme.bootstrap.css:
.tablesorter-bootstrap .tablesorter-header,
.tablesorter-bootstrap tfoot th,
.tablesorter-bootstrap tfoot td {
font: bold 14px/20px Arial, Sans-serif;
position: relative;
padding: 8px;
margin: 0 0 18px;
....

Then the upper line appears, see image:

screen shot 2013-08-29 at 7 13 55 am

@StabbarN
Copy link
Author

Forgot to say that it's tested in latest chrome and firefox.

@thezoggy
Copy link
Collaborator

most likely there will be a theme for bootstrap2 and one for bootstrap3 since so many things changed

@Mottie Mottie closed this as completed in 2793de5 Oct 11, 2013
@Mottie
Copy link
Owner

Mottie commented Oct 11, 2013

Thanks @YeaYeah!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants