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

PLAT-489 fullwidth mobile button option #627

Merged
merged 3 commits into from
Nov 11, 2016

Conversation

AndyEPhipps
Copy link
Contributor

@AndyEPhipps AndyEPhipps commented Nov 11, 2016

https://jira.comicrelief.com/browse/PLAT-489#comment-74307

Notes:
2 sibling buttons (that sit side-by-side, wrapped by a P tag) will need to remain full-width SM. This is due to display inline-block limitations, and display block will naturally go full-width without a fixed width supplied.

As we can't target them in CSS alone, we'd just need to add the new 'btn--full-width' class to them too in order to make everything groovy again, or else this happens on the larger side of SM breakpoint

https://jira.comicrelief.com/secure/attachment/33323/Screen%20Shot%202016-11-11%20at%2012.17.12.png

@AndyEPhipps
Copy link
Contributor Author

Passed QA

@AndyEPhipps AndyEPhipps merged commit 45e4c30 into develop Nov 11, 2016
@AndyEPhipps AndyEPhipps deleted the feature/PLAT-489_fullwidth_mobile_button_option branch November 11, 2016 17:24
@bimsonz bimsonz changed the title Feature/plat 489 fullwidth mobile button option PLAT-489 fullwidth mobile button option Nov 16, 2016
@bimsonz bimsonz mentioned this pull request Nov 16, 2016
@pvhee pvhee mentioned this pull request Jan 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants