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

Use two columns for QA views #681

Merged
merged 1 commit into from Mar 11, 2016
Merged

Use two columns for QA views #681

merged 1 commit into from Mar 11, 2016

Conversation

flodolo
Copy link
Collaborator

@flodolo flodolo commented Mar 11, 2016

Fix #663, it should be good for a test run.

Tested with Chrome and Firefox, it seems to work without particular issue. I decided to go vertical on the smaller viewport though, I think the text would be too small with 2 columns.

@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @pascalchevrel, @tx2z and @TheoChevalier to be potential reviewers

@pascalchevrel
Copy link
Member

The failure is a Travis bug

@pascalchevrel
Copy link
Member

It works well, I might have gone the road of using real css columns instead of floats (https://developer.mozilla.org/fr/docs/Web/CSS/columns) but this version is good for me 👍

@flodolo
Copy link
Collaborator Author

flodolo commented Mar 11, 2016

I don't think you can have columns with different widths? You could create 4 columns, but then you couldn't center the "QA views" title, and if you move the titles "out" of the columns you'll have issues with smaller viewports (title are not preceding their links).

@flodolo
Copy link
Collaborator Author

flodolo commented Mar 11, 2016

Waiting for Travis to re-run, then I'll merge. If we remove the "logo", we can also recover some space at the top of the container.

flodolo added a commit that referenced this pull request Mar 11, 2016
Use two columns for QA views
@flodolo flodolo merged commit eae0423 into mozfr:master Mar 11, 2016
@flodolo flodolo deleted the issue663 branch March 11, 2016 15:23
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.

None yet

3 participants