Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
Epiphany
Commits
691f3efd
Commit
691f3efd
authored
Dec 02, 2021
by
Alexander Mikhaylenko
Committed by
Marge Bot
Dec 02, 2021
Browse files
resources: Stop using GtkWidget:margin-left
Use margin-start instead. Part-of: <
!1038
>
parent
2b117ff1
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/resources/gtk/bookmark-row.ui
View file @
691f3efd
...
...
@@ -11,7 +11,7 @@
<child>
<object
class=
"GtkImage"
id=
"favicon_image"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"margin
_lef
t"
>
6
</property>
<property
name=
"margin
-star
t"
>
6
</property>
</object>
</child>
<child>
...
...
src/resources/gtk/encoding-dialog.ui
View file @
691f3efd
...
...
@@ -33,7 +33,7 @@
<object
class=
"GtkLabel"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"margin
_lef
t"
>
6
</property>
<property
name=
"margin
-star
t"
>
6
</property>
<property
name=
"hexpand"
>
True
</property>
<property
name=
"label"
translatable=
"yes"
>
Use the encoding specified by the document
</property>
<property
name=
"wrap"
>
True
</property>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment