sul-cidr / histonets

Histonets is an application to convert images of scanned maps into digital networks
https://histonets.stanford.edu
Other
20 stars 0 forks source link

Visual bug from breadcrumbs #205

Open csbailey5t opened 7 years ago

csbailey5t commented 7 years ago

As @mejackreed noted in the breadcrumbs PR, there is a visual bug due to some some sort of overlapping.

https://github.com/sul-cidr/histonets/pull/174

When highlighted, you can see the word 'collection'

screenshot 2017-07-06 13 06 17
csbailey5t commented 7 years ago

This is caused by overflow. My suggestion is to switch to a single word for each of the smaller sections, and two words for each of the larger. It's not evident that there is a good solution otherwise with the current markup.