Coder Social home page Coder Social logo

Comments (3)

aaronbhansen avatar aaronbhansen commented on August 11, 2024

I don't know what would cause this, considering there is no css in the semantic ember project. It's only a passthrough of the original semantic project. Have you tried recreating the grid outside of ember cli? My guess is semantic-ui isn't working as expected (which would be a semantic-ui bug), ember cli is adding styles that are messing with the semantic-ui, or your project is styling something that is causing it to break. We haven't seen any issues on our projects with this, granted we are on ember cli 0.2.1 on our projects, but I'm not sure what a newer ember cli project would do to cause this to work improperly.

from semantic-ui-ember.

jlukic avatar jlukic commented on August 11, 2024

Use a padded grid or horizontally padded grid if you're using a full page top level grid.

Grids use negative margins which will cause horizontal scroll unless you set overflow-x: hidden on html. The negative margins allow for columns to flow without row wrappers.

from semantic-ui-ember.

krzkrzkrz avatar krzkrzkrz commented on August 11, 2024

@jlukic thanks. That works!

from semantic-ui-ember.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.