GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/532
Convert headers to use flexbox
This removes the old .fixed-header class on the header/div
element in the templates and cleans up the CSS a bit to use
flexbox to layout the subelements.
N.B. In fixing this I also tweaked the active tasks header
to reduce the height a little (it was affected at one point)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton flexbox-5
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/532.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 #532
----
commit a9dd4b507462e9563d869d979a720c7fbe2f3146
Author: Ben Keen <[email protected]>
Date: 2015-09-18T17:50:49Z
Convert headers to use flexbox
This removes the old .fixed-header class on the header/div
element in the templates and cleans up the CSS a bit to use
flexbox to layout the subelements.
N.B. In fixing this I also tweaked the active tasks header
to reduce the height a little (it was affected at one point)
----
---
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.
---