v8.1.8
Before you upgrade, please take note of any breaking changes and deprecation notices which may affect your site. View the Upgrade Guide to see examples of how to address breaking changes.
Bug fixes 🐛
- Hero buttons used inside a Notice now has the correct color contrast applied #227
- Pathfinders now have the same height on the
tablet
breakpoint #228 - Pathfinders now use
display:flex
to better handle shrinking/growing into available space #228 header
,text
, andbuttons
are now aligned vertically #229- Removed
margin-left
on.button-hero-inverse
#230 - Fixed a
safari
only browser issue forGlobal navigation
. When the navigation was shrunk (reduced in height) and the search button was pressed it would reveal the search panel with a cut offinput
andbutton
#231 - Fixed an issue where the In-page Navigation was overlapping the
footer
when the page was refreshed #232