Bug 11578: (follow-up) align budget names
authorJonathan Druart <jonathan.druart@biblibre.com>
Fri, 14 Feb 2014 09:39:41 +0000 (10:39 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Sat, 3 May 2014 18:15:05 +0000 (18:15 +0000)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/lib/jquery/plugins/treetable/stylesheets/jquery.treetable.css

index c7abac8..b6c2cde 100644 (file)
@@ -3,6 +3,7 @@ table.treetable span.indenter {
   margin: 0;
   padding: 0;
   text-align: right;
+  width: 19px;
 
   /* Disable text selection of nodes (for better D&D UX) */
   user-select: none;