don't overflow

This commit is contained in:
ansuz 2016-02-14 12:01:05 +01:00
parent a01331cb9a
commit 587f95b6d7

View File

@ -14,6 +14,7 @@
#target {
position: fixed;
width: 100%;
max-width: 100%;
height: 100%;
overflow: auto;
font-size: 15px;