Closed (fixed)
Project:
Drupal core
Version:
8.2.x-dev
Component:
Bartik theme
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 May 2016 at 11:14 UTC
Updated:
1 Jul 2016 at 11:24 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
skaughtpatch applied

Comment #3
skaughtComment #4
skaughtComment #5
mcjim commentedLooks good to me. Can't see a good reason for the 500px (was introduced in 3e610b85472fa06c825bc87121fac7ed44adc7d6).
I'll do my due diligence (i.e. cross-browser testing) as soon as I can (unless someone else jumps in first).
Comment #6
mcjim commentedTested on Edge, IE10, IE8, Safari, Firefox, Chrome.
Works as expected. Appears as in screenshot from #2.
Comment #7
tim.plunkettLooked up the issue this was introduced in: #929440-19: Demonstrate blocks regions could need some love
(Also, that was my first ever code sprint!)
When it was committed, the 500px only applied to the single header region via
#headerIn #2398453: Clean up the "admin" component in Bartik this was erroneously converted to
.header, and it applied to more regions than before.I think this is RTBC as well, but only for 8.2.x
Comment #8
alexpottCommitted ea4a3fb and pushed to 8.2.x. Thanks!
less css, nice.