Github user seanbarclay commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/189#issuecomment-66708538
Thanks @robertkowalski. This is def making progress.
Issues I found:
1) API URl pop-over- the arrow now seems to be on the right side?
2) Document search drop-down is not showing properly as @michellephung
mentioned
3) the drop shadow on the left side of the second column is missing.
4) the header-wrapper has multiple drop shadows in the css. remove the one
with gradient.
5) #breadcrumbs has drop shadow issues as well. remove any duplicates so
that it's a flat drop-shadow.
6) The 2nd and 3rd column headers have double border-bottom's. remove one
so it's 1px vs. 2 stacked 1px borders.
7) make #breadcrumbs .breadcrumb li:first-child... font-size: 16px;
8) update .with-sidebar #breadcrumbs .breadcrumb li:first-child, .two-pane
#breadcrumbs .breadcrumb li:first-child... padding: 22px 10px;
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---