]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - src/allmydata/web/directory.xhtml
wui: right-align the size column in the WUI
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / web / directory.xhtml
index 6dd6a57ba14210756b8b9a1dd7a399603896583d..a6329219ae843ca5b4eb403aa19fa3b9233835e6 100644 (file)
@@ -29,7 +29,7 @@
     <tr n:pattern="item" n:render="row">
       <td><n:slot name="type"/></td>
       <td><n:slot name="filename"/></td>
-      <td><n:slot name="size"/></td>
+      <td align="right"><n:slot name="size"/></td>
       <td><n:slot name="times"/></td>
       <td><n:slot name="delete"/></td>
       <td><n:slot name="rename"/></td>