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

    https://github.com/apache/couchdb-fauxton/pull/330#discussion_r27049149
  
    --- Diff: app/addons/documents/assets/less/sidenav.less ---
    @@ -84,10 +84,17 @@
           .accordion-list-item p{
             .transition(all 0.25s linear);
           }
    -      .accordion-list-item p{
    +      .design-doc-name {
    +        cursor: pointer;
             margin: 0;
    -        padding: 10px 13px 10px 36px;
             color: @linkColor;
    +        span {
    +          width: 300px;
    --- End diff --
    
    Good call. Thanks!


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