summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authortomsmeding <tom.smeding@gmail.com>2016-09-29 23:06:44 +0200
committertomsmeding <tom.smeding@gmail.com>2016-09-29 23:06:44 +0200
commitd62a9b33dd3d03da942e98c360815a7d8ab7327a (patch)
tree52e737f20862daa7f8b39055f122b2d555dd1381 /modules
parent4b7dde997e7cfaf7fa35647e4a726c5cb672727c (diff)
Enlarge url list in client
Diffstat (limited to 'modules')
-rw-r--r--modules/changes/changes.html2
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;
}