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

Empty template of b-table with mobile cards is not centered on mobile #330

Closed
corlaez opened this issue Sep 21, 2017 · 0 comments
Closed
Assignees
Labels

Comments

@corlaez
Copy link

corlaez commented Sep 21, 2017

Empty template of b-table with mobile cards is not centered on mobile

Buefy version: [0.5.2]
Vuejs version: [2.4.2]
OS/Browser: Windows, Linus; Chrome, Firefox

Description

When you have an empty b-table on mobile with mobile cards on the template will show to the right of the screen.

Steps to reproduce

  1. Go to table docs
  2. Make sure 'Mobile cards' and 'Empty' switches are on
  3. Make sure your browser is on mobile

Expected behavior

The template should render on the center. A possible solution will be to render two divs enclosing the content of the Empty section

Actual behavior

Renders tr and td enclosing the content of empty section squashing the content to the right.

@jtommy jtommy added the bug label Sep 21, 2017
@jtommy jtommy self-assigned this Sep 21, 2017
@jtommy jtommy closed this as completed in 81480bf Sep 21, 2017
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

2 participants