Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Commit

Permalink
fix some REPL styles
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Glegg committed May 19, 2012
1 parent 5b33e1c commit 6ba092f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc-html/css/repl.css
Expand Up @@ -132,7 +132,7 @@
#REPL .text {
display: block;
width: 99%;
border: none;
border: 1px solid #002e43;
}
#REPL textarea {
height: 20em;
Expand Down

0 comments on commit 6ba092f

Please sign in to comment.