TNRIS / iswp2017

Web application for the 2017 Texas State Water Plan
https://2017.texasstatewaterplan.org
4 stars 0 forks source link

Solo feature bug in Raw Data section #265

Closed lebell closed 6 years ago

lebell commented 6 years ago

In the Raw Data section, hovering over the 'solo' button on certain fields with longer text sometimes causes line to flicker, and you are unable to click 'solo'. May be associated with column width and trying to place 'solo' on next line.

EX: WMS Type- Seawater Desalination hover over solo feature in Raw Data section.

https://2017-staging.texasstatewaterplan.org/wmstype/SEAWATER%20DESALINATION

DavidHickman commented 6 years ago

Bug appears in Chrome, but not Firefox (not sure about IE). We'll look for a fix!

adambreznicky commented 6 years ago

css hover font weight alteration on word 'solo' was causing width issue. resolved in commit a514a04d4867c03aa78cea63a6f1b4faeb8b8d89 by making the word bold all the time.