GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/660
Minor regression fixes
Two small things:
- "CouchDB" instead of "Couch DB" text on login page
- the icons in the database top header menu were too large due to
the recent cog->vertical ellipsis icon change. This fixes their
size and spacing.
<img width="198" alt="screen shot 2016-03-07 at 7 58 52 am"
src="https://cloud.githubusercontent.com/assets/512116/13574832/c892e824-e43a-11e5-903f-b04ac72d1ae1.png">
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton minor-regression-fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/660.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 #660
----
commit bcd091de9feedfa2b056453d35ab02cc1c61d0db
Author: Ben Keen <[email protected]>
Date: 2016-03-07T15:59:31Z
Minor regression fixes
Two small things:
- "CouchDB" instead of "Couch DB" text on login page
- the icons in the database top header menu were too large due to
the recent cog->vertical ellipsis icon change. This fixes their
size and spacing.
----
---
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.
---