#4873 closed Bug (fixed)
Interface elements are missing left spacing in mobile WebUI
Reported by: | diamondsw | Owned by: | jordan |
---|---|---|---|
Priority: | Lowest | Milestone: | 2.76 |
Component: | Web Client | Version: | 2.50 |
Severity: | Trivial | Keywords: | |
Cc: |
Description
I first noticed in 2.5.0 that the mobile web UI has shifted many interface elements to the far left. 1) Most noticeably, the list of torrents has no padding on the lefthand side. 2) More subtly, the toolbar buttons themselves seem to be left-aligned within their touch targets, if the touch highlight is any guide. For instance, when tapping the "Open" button, the highlight touches the delete button's left edge, indicating that the buttons are left aligned inside their rects.
Completely and utterly trivial, but hopefully also an easy fix.
Attachments (1)
Change History (5)
Changed 9 years ago by diamondsw
comment:1 Changed 8 years ago by jordan
- Owner set to jordan
- Status changed from new to assigned
Confirmed in iOS 6.01 too.
comment:2 Changed 8 years ago by jordan
r13755: fix torrent list's left margin
comment:3 Changed 8 years ago by jordan
- Resolution set to fixed
- Status changed from assigned to closed
r13756: fix the margins of the toolbar in mobile css
comment:4 Changed 8 years ago by jordan
- Milestone changed from None Set to 2.76
WebUI on iOS 5.1, interface elements left-aligned