summaryrefslogtreecommitdiffstats
path: root/gtk/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/src/main.c')
-rw-r--r--gtk/src/main.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/gtk/src/main.c b/gtk/src/main.c
index 6fc69d8e4..5046f0e4c 100644
--- a/gtk/src/main.c
+++ b/gtk/src/main.c
@@ -795,6 +795,12 @@ const gchar *MyCSS =
background-color: @gray32; \n\
color: @white; \n\
} \n\
+ \n\
+entry \n\
+{ \n\
+ margin: 0px 0px 0px 0px; \n\
+ padding: 0px 0px 0px 0px; \n\
+} \n\
"
#if GTK_CHECK_VERSION(3, 20, 0)
" \n\