noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 23/65: beter size for subject


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 23/65: beter size for subject
Date: Wed, 09 Sep 2015 08:27:13 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 6d3a8307cf3f4b67c9c6dfaa57b05e960b42ad6a
Author: Dany De Bontridder <address@hidden>
Date:   Mon Aug 31 21:25:00 2015 +0200

    beter size for subject
---
 include/template/action_display_short.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/template/action_display_short.php 
b/include/template/action_display_short.php
index 7b6bf26..c99cf6f 100644
--- a/include/template/action_display_short.php
+++ b/include/template/action_display_short.php
@@ -30,7 +30,7 @@ global $g_user;
 $date=new IDate("date_event");
 $date->id="date_event_action_short";
 $title=new IText('title_event');
-
+$title->css_isze="60%";
 // Description
 $summary=new ITextarea('summary');
 $summary->style.='class="itextarea" style="padding:0px;margin:0px"';



reply via email to

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