From b4deacfc9f92a51bc775b8df8cf828588e25ebe3 Mon Sep 17 00:00:00 2001 From: weisj Date: Fri, 20 Mar 2020 20:21:30 +0100 Subject: [PATCH] Adjusted combobox table cell insets. --- .../com/github/weisj/darklaf/properties/ui/comboBox.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/resources/com/github/weisj/darklaf/properties/ui/comboBox.properties b/core/src/main/resources/com/github/weisj/darklaf/properties/ui/comboBox.properties index 2d58e66c..609a11ff 100644 --- a/core/src/main/resources/com/github/weisj/darklaf/properties/ui/comboBox.properties +++ b/core/src/main/resources/com/github/weisj/darklaf/properties/ui/comboBox.properties @@ -39,7 +39,7 @@ ComboBox.arc = %arc ComboBox.borderThickness = %borderThickness ComboBox.selectionForeground = %textSelectionForeground ComboBox.insets = 5,5,5,5 -ComboBox.cellEditorInsets = 1,1,1,1 +ComboBox.cellEditorInsets = 0,0,0,0 ComboBox.buttonPad = 4 #Icons