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

fix(Container): Fluid Container gets width when using semantic-ui-less package #2028

Closed
shashank-primaseller opened this issue Aug 31, 2017 · 1 comment

Comments

@shashank-primaseller
Copy link

Steps to Reproduce

  1. I'm using the semantic-ui-less package for building my custom theme instead of the semantic-ui package.
  2. 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
screenshot from 2017-08-31 12 06 53

@shashank-primaseller
Copy link
Author

shashank-primaseller commented Aug 31, 2017

Moving this to semantic-ui-LESS repo
Semantic-UI-LESS Issue 27

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