14 Jul
2010
14 Jul
'10
1:25 p.m.
Author: bpoussin Date: 2010-07-14 15:25:12 +0200 (Wed, 14 Jul 2010) New Revision: 81 Url: http://chorem.org/repositories/revision/bow/81 Log: input field must take 100% Modified: trunk/src/main/webapp/css/bookmark.css Modified: trunk/src/main/webapp/css/bookmark.css =================================================================== --- trunk/src/main/webapp/css/bookmark.css 2010-07-14 13:19:28 UTC (rev 80) +++ trunk/src/main/webapp/css/bookmark.css 2010-07-14 13:25:12 UTC (rev 81) @@ -190,7 +190,7 @@ #colonneD form input{ height:22px; - width:146px; + width:100%; } #colonneD #add form label{