added a hack so rows don't get jumbled up
authorAndrew Engelbrecht <andrew@fsf.org>
Wed, 31 Jul 2019 19:58:18 +0000 (15:58 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Wed, 31 Jul 2019 19:58:18 +0000 (15:58 -0400)
commit2558a104948a978e3dc1387221daf041210cd15c
treeb7563855737b809cf76ec91d6475a459a99bcaa5
parent1b8274f833857230920283a0cc8b1a72294e6963
added a hack so rows don't get jumbled up

when there are tall and short divs mixed up in a row, sometimes the next
div in the following row starts off behind the end of a taller div from
the previous row. this code should resolve that issue.
css/bootstrap-auto-clear.css [new file with mode: 0644]
ryf.libraries.yml