From #1838156: Implement the two-column layout for the new create content page #100, with no overlay, there is an empty #console div (for messages) with margins that cause this space.

#103 Patch of [#1838156] issue seems to fix it.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rteijeiro’s picture

Status: Active » Reviewed & tested by the community
FileSize
491 bytes
71.79 KB

Patch tested and seems to work well. (See screenshot)

Please, attribute the patch to echoz. Just opened this issue as per webchick suggestion.

border-top-fixed.png

Status: Reviewed & tested by the community » Needs work

The last submitted patch, 1838156-103.patch, failed testing.

LewisNyman’s picture

Status: Needs work » Reviewed & tested by the community

Yep this looks good. RTBC++

rteijeiro’s picture

#1: 1838156-103.patch queued for re-testing.

rteijeiro’s picture

Issue summary: View changes

Updated issue summary.

echoz’s picture

Title: border-top lost in add content form » space above add content form w/ no overlay

To clarify, the patch in #1, which is a copy of the patch in #1838156: Implement the two-column layout for the new create content page #103, addresses the issue with similar css that had been used for the overlay, lines 1745-1752 of seven's styles.css, adjusting #console and .messages, compensating for the empty #console div's margins.

alexpott’s picture

Title: space above add content form w/ no overlay » Space above add content form with no overlay
Status: Reviewed & tested by the community » Fixed

Committed 3569ce2 and pushed to 8.x. Thanks!

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

Updated issue summary.