merge-requests/8/head
Bob Mottram 2020-12-21 16:14:17 +00:00
parent d0abee719e
commit 2e05de11c5
1 changed files with 1 additions and 1 deletions

View File

@ -343,7 +343,7 @@ def htmlEditLinks(cssCache: {}, translate: {}, baseDir: str, path: str,
editLinksForm += \
' <colgroup>\n'
editLinksForm += \
' <col span="1" style="width:100%">\n'
' <col span="1" style="width:100%;float:right">\n'
editLinksForm += \
' </colgroup>\n'
editLinksForm += \