[nautilus/gnome-3-20] toolbar-view-menu: change "Sort" label alignment
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/gnome-3-20] toolbar-view-menu: change "Sort" label alignment
- Date: Wed, 2 Mar 2016 18:49:56 +0000 (UTC)
commit 339f230635260b93ea46d7ca52c2abe75fc93bbe
Author: Razvan Chitu <razvan ch95 gmail com>
Date: Mon Feb 29 20:24:12 2016 +0200
toolbar-view-menu: change "Sort" label alignment
The "Sort" label in the toolbar view menu is slightly to the right of the sort
options. In order to fix this, adjust its right margin.
https://bugzilla.gnome.org/show_bug.cgi?id=762886
src/resources/ui/nautilus-toolbar-view-menu.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/resources/ui/nautilus-toolbar-view-menu.ui b/src/resources/ui/nautilus-toolbar-view-menu.ui
index dfc2197..7cb336d 100644
--- a/src/resources/ui/nautilus-toolbar-view-menu.ui
+++ b/src/resources/ui/nautilus-toolbar-view-menu.ui
@@ -90,7 +90,7 @@
<property name="can_focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Sort</property>
- <property name="margin-start">12</property>
+ <property name="margin-start">6</property>
<style>
<class name="separator"/>
</style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]