Merge branch 'master' of github.com:tanabe/markdown-live-preview

This commit is contained in:
tanabe 2011-05-19 00:55:00 +09:00
commit 0185b14ea1
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ textarea#markdown {
padding: 0;
margin: 0;
width: 100%;
height: 200px;
height: 300px;
font-size: 1em;
border: 2px solid #D1D1BC;
}