don't overflow

pull/1/head
ansuz 9 years ago
parent a01331cb9a
commit 587f95b6d7

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

Loading…
Cancel
Save