From e3c34d4fa3980ce1ad8eb24f84724b18ed68bf78 Mon Sep 17 00:00:00 2001
From: Myriam Bouchemit <myriam.bouchemit@irap.omp.eu>
Date: Thu, 9 Mar 2017 10:50:31 +0100
Subject: [PATCH] ajout height pour fenĂȘtre main

---
 js/resources/css/styles.css | 1 +
 1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/js/resources/css/styles.css b/js/resources/css/styles.css
index 67af9d5..4854d7b 100755
--- a/js/resources/css/styles.css
+++ b/js/resources/css/styles.css
@@ -40,6 +40,7 @@ body {
 #main
 {
 width: 710px;
+height: 320px;
 padding: 10px;
 padding-top: 20px;
 /*background: #ffffff; */
--
libgit2 0.21.2