Closed rbessems closed 10 months ago
I've added a drop-down triangle that changes angle when hovered.
88fb15a sets the max-width to 240px, which does address the issue in Firefox and other narrow-width mobile devices. Below 240px wide, the main text becomes impractical to read, so I think this is a sensible solution.
78baa105 fixes the drop-down triangle issue on mobile devices by using this .svg
: https://en.wikipedia.org/wiki/File:Vector_down_arrow_link.svg (Public Domain).
Also needs a drop down icon like a triangle