Skip to content
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.

Responsive yes/no selection has no effect on the demonstrated divs below #12

Open
kabexnuf opened this issue Mar 26, 2013 · 1 comment
Labels

Comments

@kabexnuf
Copy link

Platform: x64 Windows 7
Browser: Firefox 19.02 Release & Google Chrome Version 25.0.1364.172 m

Steps:
1- Go to http://yui.github.com/gridbuilder/
2- When responsive grid is selected, resize the browser window and observe that columns collapse to the full width on lower screen widths
3- Switch to unresponsive grid
4- Repeat step 2

Expected:
Since unresponsive grid is selected, divs shouldn't collapse. Whatever the screen width is, number of columns should remain the same.

Observed:
Divs collapse just like responsive grids even though it is disabled. Parent div of the demonstrated visual divs,"div class="yui3-g-r" does not change. If I change its class manually, I can obtain the expected behaviour.

I see an exception in javascript console from rainbow-min.js

@tilomitra
Copy link
Contributor

@kabexnuf That's quite odd. Could you paste the generated CSS output into this issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants