material-components / material-design-for-wordpress

Material Design plugin for WordPress
78 stars 22 forks source link

[M3] buttons are wrapping text #449

Closed igruszkauy closed 2 years ago

igruszkauy commented 2 years ago

Bug Description

Buttons are wrapping text

Expected Behaviour

Buttons should not wrap text

Steps to reproduce

  1. Go to https://dev-mdc-web.pantheonsite.io/material-blocks/
  2. Check the buttons

Screenshots

image

Additional context


Do not alter or remove anything below. The following sections will be managed by moderators only.

Acceptance criteria

Implementation brief

QA testing instructions

Demo

Changelog entry

PatelUtkarsh commented 2 years ago

Note: This is edge case when too many buttons are added in the same line, We have added a fix which will allow buttons to wrap in a new line See 91f9dc1 and https://github.com/material-components/material-design-for-wordpress/pull/452/commits/1c66609c18cc8e37def12a2bd0d799728e4aa07e

igruszkauy commented 2 years ago

verified via: https://dev-mdc-web.pantheonsite.io/material-blocks/ image