summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-12-20 14:02:20 -0500
committerFrédéric Guillot <fred@kanboard.net>2014-12-20 14:02:20 -0500
commitfbfaaa69b11df1836a671167b6d16baadef53cd6 (patch)
tree206c51d0554933192ff4018a04ea7ab28b366c0e
parent3226ca1465fe27fcea4872d87f59b85fef0a153e (diff)
Add contributors and update assets
-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 {