Opened 5 years ago
Closed 5 years ago
#2204 closed defect (fixed)
Fix mis-alignment of the "Login again" button
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | trivial | Milestone: | BASE 3.16.1 |
Component: | web | Version: | |
Keywords: | Cc: |
Description (last modified by )
When a user that has been automatically logged out returns to BASE, a "Not logged in" message is displayed. Everything works as expected but one annoying thing is that the "Login again" button is not centered.
The reason for this is that the same page is also used in pop-up windows but then also has a "Close" button. In this case, the two buttons are centered. In a regular (not popup) window, the "Close" button is hidden which causes the "Login again" button to be mis-aligned.
Attachments (1)
Change History (3)
by , 5 years ago
Attachment: | login-again.png added |
---|
comment:1 by , 5 years ago
Description: | modified (diff) |
---|
comment:2 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 7795: