[
https://issues.apache.org/jira/browse/COUCHDB-2473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14221173#comment-14221173
]
ASF GitHub Bot commented on COUCHDB-2473:
-----------------------------------------
GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/162
Global notifications now full width
This makes a small change to the global notifications so that it goes
full page width. This was done partly to solve the missing close "x"
that was getting put off screen, but also because it just looks better
this way.
Closes COUCHDB-2473
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton
2473-global-notification-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/162.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 #162
----
commit 1bfa0fd91b3df94a62215a2adec4ac40708fa594
Author: Benjamin Keen <[email protected]>
Date: 2014-11-21T17:55:13Z
Global notifications now full width
This makes a small change to the global notifications so that it goes
full page width. This was done partly to solve the missing close "x"
that was getting put off screen, but also because it just looks better
this way.
Closes COUCHDB-2473
----
> Notifications missing "x" close icon
> ------------------------------------
>
> Key: COUCHDB-2473
> URL: https://issues.apache.org/jira/browse/COUCHDB-2473
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Ben Keen
> Assignee: Ben Keen
>
> Global notifications that appear at the top of the page should contain a
> visible, clickable "x" to close the notification and be able to see the full
> header.
> This is also needed for some nightwatch tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)