summaryrefslogtreecommitdiff
path: root/src/eom-metadata-sidebar.c
diff options
context:
space:
mode:
authorTrinh Anh Ngoc <[email protected]>2015-10-27 12:09:59 +0700
committerraveit65 <[email protected]>2018-08-15 18:00:22 +0200
commitd066bae5c17b836e49d86d585c8e9cf0779899bb (patch)
tree396c3b27589d9f836419d95ac196f281d66a1f4b /src/eom-metadata-sidebar.c
parent4185e8c138a31824e5465b67324847b7321cb036 (diff)
downloadeom-d066bae5c17b836e49d86d585c8e9cf0779899bb.tar.bz2
eom-d066bae5c17b836e49d86d585c8e9cf0779899bb.tar.xz
Tweak sidebar ui
origin commit: https://gitlab.gnome.org/GNOME/eog/commit/fff55c6
Diffstat (limited to 'src/eom-metadata-sidebar.c')
-rw-r--r--src/eom-metadata-sidebar.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/eom-metadata-sidebar.c b/src/eom-metadata-sidebar.c
index ae9ce89..384a49e 100644
--- a/src/eom-metadata-sidebar.c
+++ b/src/eom-metadata-sidebar.c
@@ -534,7 +534,6 @@ eom_metadata_sidebar_new (EomWindow *window)
"vadjustment", NULL,
"hscrollbar-policy", GTK_POLICY_NEVER,
"vscrollbar-policy", GTK_POLICY_AUTOMATIC,
- "border-width", 6,
"parent-window", window,
NULL);
}