Github user benkeen commented on a diff in the pull request:

    https://github.com/apache/couchdb-fauxton/pull/670#discussion_r60449166
  
    --- Diff: app/addons/documents/doc-editor/components.react.jsx ---
    @@ -222,7 +245,7 @@ define([
             <div className="panel-section view-attachments-section btn-group">
               <button className="panel-button dropdown-toggle btn" 
data-bypass="true" data-toggle="dropdown" title="View Attachments"
                 id="view-attachments-menu">
    -            <i className="icon fonticon-picture"></i>
    +            <i className="icon icon-paper-clip"></i>
                 <span>View Attachments</span>{' '}
    --- End diff --
    
    I'd like to move away from the `{' '}` workarounds and use CSS for all 
padding instead. More control that way + feels a little less hacky.


---
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.
---

Reply via email to