thinkingmachines / linksight-2018

LinkSight is a web app for applying the Philippine Standard Geographic Code to messy and misspelled barangay, municipality, city, and province names.
https://linksight.thinkingmachin.es
GNU General Public License v3.0
11 stars 1 forks source link

Fix matches table render issue #152

Closed marksteve closed 6 years ago

marksteve commented 6 years ago

CSS grids seem to bug out after a certain number of elements. Matches table is now rendered using old-school tables.

Fixes #104