Fix padding

Removes these bars showing:

![](https://puu.sh/o0Qe4/e345189a7e.png)
This commit is contained in:
Silas Rech 2016-03-31 18:03:44 +02:00
commit 49e20c8f39

View file

@ -42,7 +42,7 @@ textarea {
border: 0px;
outline: none;
font-size: 13px;
padding-right: 360px;
padding-right: 0;
}
#box code {