From fbfaaa69b11df1836a671167b6d16baadef53cd6 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sat, 20 Dec 2014 14:02:20 -0500 Subject: Add contributors and update assets --- README.markdown | 2 ++ assets/css/app.css | 2 ++ 2 files changed, 4 insertions(+) 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 { -- cgit v1.2.3