div style

merge-requests/8/head
Bob Mottram 2020-10-30 10:34:52 +00:00
parent 64e31a9aa3
commit 7e6c39bad6
1 changed files with 1 additions and 1 deletions

View File

@ -3408,7 +3408,7 @@ def htmlProfile(cssCache: {}, iconsAsButtons: bool,
iconsDir = getIconsDir(baseDir)
if not authorized:
# the links button to show left column links
loginButton = ' <div>\n'
loginButton = ' <div class="buttonMobile">\n'
loginButton += \
' <a href="' + \
'/users/news/newswiremobile' + \