Skip to content

Commit

Permalink
Some more cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
David Cramer authored and David Cramer committed Mar 26, 2010
1 parent 920bbf3 commit 7bd7fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion galaxyvalidator/media/styles/global.css
Expand Up @@ -110,7 +110,7 @@ div.fErrors input, div.fErrors select, div.fErrors textarea { border-color: red;
.result-messages .warning { background: #FFB; border-color: #EEA; }
.result-messages .warning-alt { background: #FFD; border-color: #DD8; }
.result-messages .lineno { padding-right: 10px; padding-left: 5px; display: inline-block; min-width: 50px; text-align: right; color: #666; text-align: right; }
#id_text { width: 99%; }
#id_text { width: 99%; height: 50%; }
#new-post { position: absolute; right: 20px; top: 10px; }
/*#input { position: absolute; bottom: 200px; }
#output { position: absolute; bottom: 0; height: 200px; }*/
Expand Down

0 comments on commit 7bd7fb0

Please sign in to comment.