To reproduce: create a panel with the 25/50/25 stacked layout, and put content in the Middle or Right regions, leaving the left one blank. When the first column has no content in it at all, it collapses, shifting everything to the left.

This looks like a typo in threecol_25_50_25_stacked.css. .panel-col-first .inside is never declared, and .panel-col .inside is declared twice.

CommentFileSizeAuthor
#1 collapsing_left-2029297-1.patch509 bytescoleman.sean.c
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

coleman.sean.c’s picture

Assigned: coleman.sean.c » Unassigned
Status: Active » Needs review
FileSize
509 bytes

Patch attached.

Michelle’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

The patch still applies. It did say, "warning: 1 line adds whitespace errors." but I can't see what it's talking about. I don't see any space that shouldn't be there. The patch works to fix the problem.

mrjmd’s picture

japerry’s picture

Status: Reviewed & tested by the community » Fixed
Issue tags: +SprintWeekend2015

Thanks, easy fix. Committed.

  • japerry committed 1329a38 on 7.x-3.x
    'Issue #2029297 by coleman.sean.c: Margins not applied in 25/50/25...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.