Skip to content

Align discovered integrations to avavliable space#5672

Merged
bramkragten merged 3 commits intohome-assistant:devfrom
timmo001:integrations-layout-tweaks
May 1, 2020
Merged

Align discovered integrations to avavliable space#5672
bramkragten merged 3 commits intohome-assistant:devfrom
timmo001:integrations-layout-tweaks

Conversation

@timmo001
Copy link
Copy Markdown
Member

@timmo001 timmo001 commented Apr 30, 2020

Proposed change

Aligns the content of each discovered card to fill the available space. Screenshots explain better.

Before

Screenshot_20200430_153456

After

Screenshot_20200430_153224

Type of change

  • Code quality improvements to existing code or addition of tests

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

@timmo001 timmo001 changed the title Integrations Layout Tweaks Align discovered integrations to avavliable space Apr 30, 2020
text-align: center;
}
.buttons {
display: block;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A div is display: block by default.

Copy link
Copy Markdown
Member Author

@timmo001 timmo001 Apr 30, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah of course. I'll remove the class

I'll also rebase 😃

@timmo001
Copy link
Copy Markdown
Member Author

Rebased. Loving the groups btw 👍

@bramkragten bramkragten merged commit b0c27e5 into home-assistant:dev May 1, 2020
@bramkragten bramkragten mentioned this pull request May 5, 2020
@lock lock Bot locked and limited conversation to collaborators May 5, 2020
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.

3 participants