Skip to content

Commit

Permalink
lock overlay to fixed font size
Browse files Browse the repository at this point in the history
  • Loading branch information
mackenza committed Sep 25, 2014
1 parent 0c535d5 commit e8353f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regex-editor-styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@

.inline-regex-editor .inline-regex-sample {
font-family: "SourceCodePro";
font-size: inherit;
font-size: 12px;
padding: 2px 2px 2px 6px; /* 6px aligns L edge of text with CM field above */
}

Expand Down

0 comments on commit e8353f5

Please sign in to comment.