aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/index.html b/public/index.html
index a89bb48..7abfb82 100644
--- a/public/index.html
+++ b/public/index.html
@@ -20,10 +20,10 @@
<body>
<div>
<div class="row">
- <div id="tree" class="col-lg-2">
+ <div id="tree" class="tree">
<h4>Fichiers</h4>
</div>
- <div id="md" class="col-lg-10">
+ <div id="md" class="view">
</div>
</div>
</div>