- Status New
- Percent Complete
- Task Type Bug Report
- Category User Interface
- Assigned To No-one
- Operating System All
- Severity Medium
- Priority Low
- Reported Version 1.0 devel (github master)
- Due in Version 1.0
-
Due Date
Undecided
- Votes
- Private
FS#2078 - layout of requested close on small displays
currently absolute positioning overlapping deny button and not full visible
Possible better solution:
- cssbased toggle
left:50%; width:300px;margin-left:-150px;margin-top:50px;