diff --git a/Help/bugs.html b/Help/bugs.html new file mode 100644 index 00000000..97eb56af --- /dev/null +++ b/Help/bugs.html @@ -0,0 +1,19 @@ + + + + + Bug Reports + + + +

Have you hit on a problem, or perhaps you have a suggestion?

+ +If you have, then I'd be happy to hear about it. I keep track of issues and suggestions on Github. + +

Take a look at what others have been reporting, if you think you have a similar problem or suggestion, add a comment to the thread.

+ +

If, on the other hand, you think you've got something new, go on and add an issue - I'll get back to you as soon as I can.

+I can't promise I'll make everything right, but I probably won't fix what I don't know about ¯\\_(ツ)_/¯

Meanwhile, I hope you find Chirpity useful!

+ + + \ No newline at end of file diff --git a/css/style.css b/css/style.css index c5f3d536..f47af9d9 100644 --- a/css/style.css +++ b/css/style.css @@ -299,6 +299,10 @@ footer { max-width: 70px; } +#speciesModal { + max-height: 90%; +} + /* Flip comment icons */ .flipped { diff --git a/index.html b/index.html index bbeadb34..3c1e1db2 100644 --- a/index.html +++ b/index.html @@ -231,7 +231,7 @@
Saved Records
@@ -758,10 +776,10 @@