Skip to content

Remove offset margin in row-fluid mobile layout#5028

Closed
dionysiosarvanitis wants to merge 1 commit intotwbs:masterfrom
dionysiosarvanitis:master
Closed

Remove offset margin in row-fluid mobile layout#5028
dionysiosarvanitis wants to merge 1 commit intotwbs:masterfrom
dionysiosarvanitis:master

Conversation

@dionysiosarvanitis
Copy link
Copy Markdown
Contributor

As I can see in documentation for "Basic grid HTML", offset margin-left's does not preserved in small screen resolutions. So if I'm not wrong this must be the concept for "Fluid offsetting" too.

For this, we only need to override the first-child of all offsets as the rest children is covered by .row-fluid [class*="span"] rule.

@mdo
Copy link
Copy Markdown
Member

mdo commented Sep 7, 2012

Merged into 2.1.1-wip. Thanks!

@mdo mdo closed this Sep 7, 2012
mdo added a commit that referenced this pull request Sep 7, 2012
@keilmillerjr
Copy link
Copy Markdown

Thank you for this fix. Currently using bootstrap-sass gem, which just got updated to bootstrap 2.1.0. I added the line to my project as a temporary fix until the gem is updated to bootstrap 2.1.1 :)

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.

3 participants