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

Semantic Fluid Container Component not does not take available width #27

Open
shashank-primaseller opened this issue Aug 31, 2017 · 0 comments

Comments

@shashank-primaseller
Copy link

Steps to Reproduce

Using Semantic Container Component with fluid passed as props still gets a max-width 1480px above 1200px

Expected

The Container should have width as 100% or auto if fluid prop has been passed.

Result

The Container does not is not fluid even though it gets the class fluid because .ui.container gets a max-width css property which is not overwritten when fluid class is added.
screenshot from 2017-08-31 12 06 53

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

No branches or pull requests

1 participant