Update index.html

This commit is contained in:
mathias 2015-12-12 23:04:06 +02:00
parent 995b595699
commit b07a7ee0f3

View file

@ -255,11 +255,10 @@
background: #0b0b0b; background: #0b0b0b;
} }
#newscontainer { #newscontainer {
height: 100%;
padding: 2.000em 9.375em 2.000em 9.375em; padding: 2.000em 9.375em 2.000em 9.375em;
} }
#box { #box {
height: 55%; height: 23em;
overflow: auto; overflow: auto;
overflow-x: hidden; overflow-x: hidden;
margin: 0 0 1.563em 0; margin: 0 0 1.563em 0;