Github user robertkowalski commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/200#discussion_r21891061
--- Diff: app/addons/documents/templates/duplicate_doc_modal.html ---
@@ -28,7 +28,7 @@
</div>
<div class="modal-footer">
- <button data-dismiss="modal" class="btn cancel-button"><i class="icon
fonticon-cancel-circled"></i> Cancel</button>
--- End diff --
assumption was that all our dismiss-buttons have this class and we could
apply some general styling using this class. turned out my assumption was
wrong:
https://github.com/apache/couchdb-fauxton/search?utf8=%E2%9C%93&q=data-dismiss%3D%22modal%22
---
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.
---