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

Sdt 959 Messages pattern not spanning full width #960

Merged
merged 2 commits into from
May 25, 2018

Conversation

ian-leggett
Copy link
Contributor

As the 'display: table-row' was removed from the CSS due to breaking Mark Ford's version I hadn't realised it would effect the full width behaviour. After removing the rule the table cells didn't span full width which is what we want.

Problem

Table rows in the CSS layout are not spanning full width, this relates to issue - #959

Example Screenshot

screen shot 2018-05-25 at 10 21 05

Solution

Add display: table-row to the right selector

Example Screenshot

screen shot 2018-05-25 at 09 56 37

@stevenaproctor stevenaproctor merged commit 53baa25 into master May 25, 2018
hmrc-web-operations pushed a commit that referenced this pull request May 25, 2018
@matthewmascord matthewmascord deleted the SDT-959_messages_layout branch January 7, 2021 16:21
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.

2 participants