You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 16, 2022. It is now read-only.
I am using NeatlineText on a customized theme I forked from Neatlight. I am creating an exhibit connecting events and neighborhoods on a map; I want users to be able click on a specific neighborhood in the text area and then have it highlight/zoom on the map itself.
I enabled NeatlineText, and while it works fine, there is a large margin to the right of the map. It also makes the text area much wider.
This is what the exhibit looks like normally, without NeatlineText enabled
And this is what it looks like with NeatlineText enabled:
Is this an easy fix in CSS? I have been toggling various classes to no avail. (I tried editing the margins in the #Neatline.text class, but it didn't work. I appreciate any help!