fixing a scrolling bug on blank mobile composer

main
psychobunny 10 years ago
parent 4e4e6e25e5
commit f08127efaa

@ -134,6 +134,7 @@ html.composing {
.write-preview-container {
height:100%;
margin: 0 0;
min-height: 200px;
> div {
height:100%;

Loading…
Cancel
Save