GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/556
Increase height of clickable space for close notification
There's a little "x" that appears in the notification center next
to each message that allows users to remove that single message.
On Firefox, the height of the clickable space wasn't quite large
enough so if you clicked the bottom of the x it wouldn't close.
This fixes it so that it covers the full "x".
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton
notification-center-close-msg
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/556.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 #556
----
commit 916059c51cb21a4f609e85086625635be781dc4c
Author: Ben Keen <[email protected]>
Date: 2015-10-14T21:22:37Z
Increase height of clickable space for close notification
There's a little "x" that appears in the notification center next
to each message that allows users to remove that single message.
On Firefox, the height of the clickable space wasn't quite large
enough so if you clicked the bottom of the x it wouldn't close.
This fixes it so that it covers the full "x".
----
---
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.
---