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

Change units to rem #33

Merged
merged 1 commit into from
Dec 9, 2017
Merged

Change units to rem #33

merged 1 commit into from
Dec 9, 2017

Conversation

ccoltman
Copy link
Contributor

@ccoltman ccoltman commented Nov 2, 2017

Bootstrap Beta 2 (and maybe earlier too) uses relative ems (rem) units instead of viewport percentage (vw), this fixes the table width. This should be a font thing, not a viewport thing. Fixes #18

Bootstrap Beta 2 (and maybe earlier too) uses rem units, this fixes the table width issue.
@Eonasdan Eonasdan merged commit 88c876a into tempusdominus:master Dec 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

white background container is responsive and breaks the UI
3 participants