LSSTDESC / desc-exp-checker

Crowdsourced image quality control
MIT License
0 stars 2 forks source link

Use newer bootstrap #37

Open kadrlica opened 5 years ago

kadrlica commented 5 years ago

We are currently using our own copy of bootstrap 2.3.2 that we ship with the site. This seems to cause issues with the formatting of the NEWT dropdown login bar. Upgrading to 3.0.0 or more recent appears to fix this.

EiffL commented 5 years ago

I quickly looked into upgrading bootstrap, a lot of things break down with new versions...

kadrlica commented 5 years ago

Yeah, this is what I was seeing as well. I created a branch and I have an updated version of index.html, but viewer.html was taking some work.

I was mentioning this to @cwwalter at the DC2 meeting today, and we thought this could be something that @daniel3wu might be interested in tackling.