GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/170
One_pane template should limit header width
This was added to fix an issue on the Databases page where the API Bar
was missing. It occurred because the <header> was filling up all
available space, taking it offscreen, thanks the #dashboard being
100%. I believe this is the only instance of the problem.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton missing-api-bar-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/170.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #170
----
commit 19ea4c57f1de8851e2766481ab8827dcbd6a1c25
Author: Benjamin Keen <[email protected]>
Date: 2014-11-26T16:43:05Z
One_pane template should limit header width
This was added to fix an issue on the Databases page where the API Bar
was missing. It occurred because the <header> was filling up all
available space, taking it offscreen, thanks the #dashboard being
100%. I believe this is the only instance of the problem.
----
---
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.
---