summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/css/style.css4
-rw-r--r--public/index.html1
2 files changed, 3 insertions, 2 deletions
diff --git a/public/css/style.css b/public/css/style.css
index d7708a2..206415e 100644
--- a/public/css/style.css
+++ b/public/css/style.css
@@ -70,8 +70,8 @@ h3 {
bottom: 0px;
left: 0px;
right: 0px;
- width: 647px;
- height: 570px;
+ width: 777px;
+ height: 650px;
border: 1px grey solid;
margin: auto;
background-color: #fff;
diff --git a/public/index.html b/public/index.html
index 96c3f17..2b4d8de 100644
--- a/public/index.html
+++ b/public/index.html
@@ -59,6 +59,7 @@
<p>Manavis will need records on your local file system. These files can be quite large, so the browser's local storage isn't sufficient. :)</p>
<p>Both raw server logs (.log) and scrubbed datasets (.scrubbed) will work fine. If using the latter, make sure it has .scrubbed in the file name!</p>
<p>You can load any number of files at once.</p>
+ <p>Please note that this is very js intensive. The tab may briefly lock up as it loads everything.</p>
<input type="file" id="input" name="records[]" multiple />
<output id="list"></output>
<div id="filesbar" class="progressbar fader">