Skip to content
This repository has been archived by the owner on Jul 21, 2019. It is now read-only.

Event CTA buttons don't line up on tablets properly #349

Closed
mattstratton opened this issue Feb 27, 2017 · 2 comments
Closed

Event CTA buttons don't line up on tablets properly #349

mattstratton opened this issue Feb 27, 2017 · 2 comments
Assignees
Labels
Milestone

Comments

@mattstratton
Copy link
Member

Expected behavior

Register, Propose, and Follow buttons should line up nicely when they stack

Actual behavior

They don't, at least not on a tablet size.

Reproduction Steps

Look at an event the resolution of a tablet.

devopsdays_ponyville_2017

@mattstratton mattstratton added this to the 1.0 Release milestone Feb 27, 2017
@mattstratton
Copy link
Member Author

This one is going to be kind of annoying. I think I know what is happening; it's just wrapping, but those buttons have margins on them, which it is implementing.

It might make more sense to have the CTA div be a little wider on that size.

@mattstratton
Copy link
Member Author

OK, so I think that this can be better solved by putting the whole CTA block into some nicer <div> stuff with bootstrap, rather than just having the elements wrap themselves.

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

1 participant