https://bugs.kde.org/show_bug.cgi?id=389709

Alexander Kernozhitsky <sh200...@mail.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sh200...@mail.ru

--- Comment #3 from Alexander Kernozhitsky <sh200...@mail.ru> ---
As for me, the following patch fixed the issue:

--- gtk.css.old 2018-07-31 15:32:44.000000000 +0300
+++ gtk.css     2018-08-27 18:19:33.273586541 +0300
@@ -3189,8 +3189,8 @@
   border-color: @theme_bg_color;
   margin: 0px; }
   scrollbar button {
-    min-width: 5px;
-    min-height: 5px;
+    min-width: 14px;
+    min-height: 14px;
     margin: 0px;
     padding: 0px 0px;
     border: none;

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to