<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Gtk3 theme settings with small sizes for scrollbars make them unusable"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125390#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Gtk3 theme settings with small sizes for scrollbars make them unusable"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125390">bug 125390</a>
              from <span class="vcard"><a class="email" href="mailto:ilhanyesil@gmx.de" title="Ilhan Yesil <ilhanyesil@gmx.de>"> <span class="fn">Ilhan Yesil</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=152592" name="attach_152592" title="Sample gtk file">attachment 152592</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=152592&action=edit" title="Sample gtk file">[details]</a></span>
Sample gtk file

This is my installation file /usr/share/themes/Breeze/gtk-3.20/gtk.css
where at line 3133 and 3134, I've changed the values from 14px to 5px.

    min-width: 14px;
    min-height: 14px;

to 

    min-width: 5px;
    min-height: 5px;</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>