[dconf-editor] Correct visual bug in RTL locales.
- From: Arnaud Bonatti <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf-editor] Correct visual bug in RTL locales.
- Date: Sun, 25 Oct 2015 13:10:09 +0000 (UTC)
commit ed3924945c4ffe99e410a289a8c92c75ccf51be1
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Sun Oct 25 14:04:06 2015 +0100
Correct visual bug in RTL locales.
editor/bookmark.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/editor/bookmark.ui b/editor/bookmark.ui
index 860a54e..d41c7ea 100644
--- a/editor/bookmark.ui
+++ b/editor/bookmark.ui
@@ -4,7 +4,7 @@
<template class="Bookmark" parent="GtkGrid">
<property name="orientation">horizontal</property>
<property name="column-spacing">2</property>
- <property name="margin-left">8</property>
+ <property name="margin-start">8</property>
<child>
<object class="GtkLabel" id="bookmark_label">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]