diff options
-rw-r--r-- | modules/changes/changes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/changes/changes.html b/modules/changes/changes.html index 2cccec4..e084f2f 100644 --- a/modules/changes/changes.html +++ b/modules/changes/changes.html @@ -203,7 +203,7 @@ h1{ width:500px; } #urlstablecontainer{ - height:130px; + height:200px; border:1px #888 solid; overflow-y:scroll; } |