Closed jhauserw3241 closed 7 years ago
This issue was that the div containing the checkbox for some reason isn't responding to the size of the checkbox. So when the button isn't there, it sets the size to zero. To fix this, I gave it a static size.
Solution is here: https://github.com/pastly/cdcdb-webserver/commit/e89b9dd0f1bc41941f5118d058a1293128930212
This visual bug is no longer appearing. I'm going to mark it as fixed for now, but I will reopen this issue if it comes back.