adaptlearning / adapt-contrib-narrative

A component that displays an image gallery with accompanying text
GNU General Public License v3.0
5 stars 39 forks source link

Fix: override default indicators width for _hasNavigationInTextArea display (fixes #291) #292

Closed kirsty-hames closed 6 months ago

kirsty-hames commented 6 months ago

When _hasNavigationInTextArea display is enabled, the .narrative__indicators should span the width of their container, not inherit width from the default Narrative display (60% image / 40% text).

Current display:

indicators_inherited_width

PR displays as:

indicators_full_width

Fixes https://github.com/adaptlearning/adapt-contrib-narrative/issues/291

github-actions[bot] commented 6 months ago

:tada: This PR is included in version 7.7.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: