[gimp] themes: remove entry/spin-button min-height
- From: Ell <ell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] themes: remove entry/spin-button min-height
- Date: Tue, 16 Jun 2020 16:41:15 +0000 (UTC)
commit da73b6b310ad61e52ffe686f1a98aa38571f5b30
Author: Ell <ell_se yahoo com>
Date: Tue Jun 16 19:13:47 2020 +0300
themes: remove entry/spin-button min-height
in System/gimp.css, remove the 2.5em min-height for entries/spin-
buttons, since it makes them needlessly high for no obvious reason.
themes/System/gimp.css | 14 --------------
1 file changed, 14 deletions(-)
---
diff --git a/themes/System/gimp.css b/themes/System/gimp.css
index 158908520d..993c86bd0d 100644
--- a/themes/System/gimp.css
+++ b/themes/System/gimp.css
@@ -84,20 +84,6 @@ GimpToolDialog headerbar button {
padding: 2px 2px 2px 2px;
}
-GimpDock entry,
-GimpOverlayDialog entry,
-GimpToolDialog entry,
-GimpTextStyleEditor entry {
- min-height: 2.5em;
-}
-
-GimpDock spinbutton,
-GimpOverlayDialog spinbutton,
-GimpToolDialog spinbutton,
-GimpTextStyleEditor spinbutton {
- min-height: 2.5em;
-}
-
GimpDock spinbutton button,
GimpOverlayDialog spinbutton button,
GimpToolDialog spinbutton button,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]