summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.markdown2
-rw-r--r--assets/css/app.css2
2 files changed, 4 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index f40d8308..1b173527 100644
--- a/README.markdown
+++ b/README.markdown
@@ -146,6 +146,7 @@ Contributors:
- [Ashish Kulkarni](https://github.com/ashkulz)
- [Chorgroup](https://github.com/chorgroup)
- Claudio Lobo
+- [Cluxter](https://github.com/cluxter)
- [Cmer](https://github.com/chncsu)
- [David-Norris](https://github.com/David-Norris)
- [Fengchao](https://github.com/fengchao)
@@ -176,6 +177,7 @@ Contributors:
- [Peller Zoltan](https://github.com/PierP)
- [Rafaelrossa](https://github.com/rafaelrossa)
- [Raphaël Doursenaud](https://github.com/rdoursenaud)
+- [René Stoltenberg](https://github.com/rstoltenberg)
- [Rzeka](https://github.com/rzeka)
- [Sebastien Pacilly](https://github.com/spacilly)
- [Sebastian Reese](https://github.com/ReeseSebastian)
diff --git a/assets/css/app.css b/assets/css/app.css
index e37b57f6..14d5ace7 100644
--- a/assets/css/app.css
+++ b/assets/css/app.css
@@ -1271,6 +1271,8 @@ tr td.task-orange,
top: 5%;
padding: 15px;
background: #fff;
+ overflow: scroll;
+ max-height: 83%;
}
/* confirmation box */
.confirm {