Modify ↓
Opened 10 years ago
Closed 10 years ago
#11943 closed defect (worksforme)
Div/Table Spacing issue, possible float issue
Reported by: | Owned by: | Dirk Stöcker | |
---|---|---|---|
Priority: | low | Component: | TracIniAdminPanelPlugin |
Severity: | minor | Keywords: | form table spacing |
Cc: | Trac Release: | 1.0 |
Description
The space between div (id) settings_table and form (id) ini_settings_list is off. The distance is equal to the difference between the selectors at the top of the page and the div (id) 'tabs'. This isn't a big bug, but it would be nice, and probably wouldn't take too long to fix. I tried looking at the code for a few minutes but couldn't seem to figure out a fix right away. It looks pretty clear what's going on though.
plugin = TracIniAdminPanel 0.81beta-py2.7
Attachments (1)
Change History (3)
Changed 10 years ago by
Attachment: | Screenshot from 2014-08-21 15:52:22.png added |
---|
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Update to recent version. 0.81beta is very old.
Note: See
TracTickets for help on using
tickets.
shows distance, issue is consistent in firefox and chrome.