diff options
Diffstat (limited to 'desktop-themes/Green-Submarine')
-rw-r--r-- | desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css index 463a94c5..2e811cec 100644 --- a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css @@ -3957,6 +3957,8 @@ check:disabled, radio:disabled {
background-color: transparent;
border-style: none;
+ min-height: 12px;
+ min-width: 12px;
}
/* move label to the right */
|