noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 01/14: Amélioration pour ajout catégorie : d


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/14: Amélioration pour ajout catégorie : dimension div
Date: Sun, 16 Nov 2014 14:27:49 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 2200e3f708e481cc8449a02d19d310d03e97c8a7
Author: Dany De Bontridder <address@hidden>
Date:   Sun Nov 16 00:32:08 2014 +0100

    Amélioration pour ajout catégorie : dimension div
---
 html/js/card.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/html/js/card.js b/html/js/card.js
index 7776852..166dabd 100644
--- a/html/js/card.js
+++ b/html/js/card.js
@@ -446,7 +446,7 @@ function select_card_type(obj)
         sx=document.body.scrollTop+160;
     }
 
-    var str_style="top:"+sx+"px;height:30%";
+    var str_style="top:"+sx+"px;height:auto";
     waiting_box();
     var popup={'id':  
content,'cssclass':'inner_box','style':str_style,'html':"",'drag':true};
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]