Problem/Motivation

In Bartik theme place block buttons work fine because they inherit the display: inline-block from Bartik theme buttons. In all Bootstrap based themes, and many other themes like Foundation, they collapse to a single line.

Like this:

Proposed resolution

Add display inline block to the place block buttons.

Remaining tasks

Add css

User interface changes

Buttons display correctly in other themes.

API changes

none

Data model changes

none

CommentFileSizeAuthor
#3 Screen Shot 2017-03-27 at 3.04.11 PM.png238.83 KBtkoleary
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

tkoleary created an issue. See original summary.

nesta_’s picture

Issue tags: +DevDaysSeville, +need screenshots

I dont understand, Can help me with a Screenshoots? a Hug!

tkoleary’s picture

Issue summary: View changes
FileSize
238.83 KB

@nesta_

I dont understand, Can help me with a Screenshoots?

Added one in the summary.

You can test by installing bootstrap business theme

Version: 8.3.x-dev » 8.4.x-dev

Drupal 8.3.6 was released on August 2, 2017 and is the final full bugfix release for the Drupal 8.3.x series. Drupal 8.3.x will not receive any further development aside from critical and security fixes. Sites should prepare to update to 8.4.0 on October 4, 2017. (Drupal 8.4.0-alpha1 is available for testing.)

Bug reports should be targeted against the 8.4.x-dev branch from now on, and new development or disruptive changes should be targeted against the 8.5.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

Version: 8.4.x-dev » 8.5.x-dev

Drupal 8.4.4 was released on January 3, 2018 and is the final full bugfix release for the Drupal 8.4.x series. Drupal 8.4.x will not receive any further development aside from critical and security fixes. Sites should prepare to update to 8.5.0 on March 7, 2018. (Drupal 8.5.0-alpha1 is available for testing.)

Bug reports should be targeted against the 8.5.x-dev branch from now on, and new development or disruptive changes should be targeted against the 8.6.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

Version: 8.5.x-dev » 8.6.x-dev

Drupal 8.5.6 was released on August 1, 2018 and is the final bugfix release for the Drupal 8.5.x series. Drupal 8.5.x will not receive any further development aside from security fixes. Sites should prepare to update to 8.6.0 on September 5, 2018. (Drupal 8.6.0-rc1 is available for testing.)

Bug reports should be targeted against the 8.6.x-dev branch from now on, and new development or disruptive changes should be targeted against the 8.7.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

xjm’s picture

Issue tags: -need screenshots +Needs screenshots

Version: 8.6.x-dev » 8.8.x-dev

Drupal 8.6.x will not receive any further development aside from security fixes. Bug reports should be targeted against the 8.8.x-dev branch from now on, and new development or disruptive changes should be targeted against the 8.9.x-dev branch. For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

Version: 8.8.x-dev » 8.9.x-dev

Drupal 8.8.7 was released on June 3, 2020 and is the final full bugfix release for the Drupal 8.8.x series. Drupal 8.8.x will not receive any further development aside from security fixes. Sites should prepare to update to Drupal 8.9.0 or Drupal 9.0.0 for ongoing support.

Bug reports should be targeted against the 8.9.x-dev branch from now on, and new development or disruptive changes should be targeted against the 9.1.x-dev branch. For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

pameeela’s picture

Status: Active » Postponed (maintainer needs more info)
Issue tags: +Needs steps to reproduce

@tkoleary, is this still relevant given the changes to remove the place blocks stuff in favour of layout builder?

jibran’s picture

Status: Postponed (maintainer needs more info) » Closed (outdated)
Issue tags: -Needs screenshots, -Needs steps to reproduce

This bug report is not relevent anymore as place block module and place block buttons don't exist anymore. If the bug still exist in layout builder then please feel free to re-open this with updated IS or add a new bug report.

pameeela’s picture

Issue tags: +Bug Smash Initiative