Merge pull request #213 from github/line-height

Adding a line-height to the editor.
This commit is contained in:
Jon Rohan
2013-01-31 08:29:46 -08:00
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
.editor {
font-family: Inconsolata, Monaco, Courier;
line-height: 1.3;
}
.editor.mini {

View File

@@ -1,5 +1,6 @@
.editor {
font-family: Inconsolata, Monaco, Courier;
line-height: 1.3;
}
.editor.mini {