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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | border-top-fixed.png | 71.79 KB | rteijeiro |
| #1 | 1838156-103.patch | 491 bytes | rteijeiro |
| border-top-missing.png | 73.05 KB | rteijeiro |
Comments
Comment #1
rteijeiro commentedPatch tested and seems to work well. (See screenshot)
Please, attribute the patch to echoz. Just opened this issue as per webchick suggestion.
Comment #3
lewisnymanYep this looks good. RTBC++
Comment #4
rteijeiro commented#1: 1838156-103.patch queued for re-testing.
Comment #4.0
rteijeiro commentedUpdated issue summary.
Comment #5
echoz commentedTo 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.
Comment #6
alexpottCommitted 3569ce2 and pushed to 8.x. Thanks!
Comment #7.0
(not verified) commentedUpdated issue summary.