1
0
forked from GitHub/gf-core

RGL browser: fix scrolling to line

This commit is contained in:
john.j.camilleri
2013-07-24 07:07:50 +00:00
parent 4512d6f197
commit 29ed8a8d48
3 changed files with 17 additions and 14 deletions

View File

@@ -154,7 +154,6 @@ input#search {
#code pre {
margin:0;
color:#000;
overflow:auto;
font: 12px monospace;
}
#code ol.linenums {