Clean code.

This commit is contained in:
Lars Jung 2015-04-24 15:39:59 +02:00
parent 945703952b
commit d591dbc0cd

View file

@ -42,7 +42,8 @@
bottom: 0;
background: #fff;
z-index: 10000;
overflow: auto;
overflow-x: auto;
overflow-y: scroll;
}
#mocha {