[gnome-software: 9/18] review-row: Wrap the report label
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software: 9/18] review-row: Wrap the report label
- Date: Fri, 13 Aug 2021 15:12:59 +0000 (UTC)
commit 017c171e4e5f18feb0c5fb3d1c319bba1e4f5ef7
Author: Adrien Plazas <kekun plazas laposte net>
Date: Tue Aug 10 14:37:43 2021 +0200
review-row: Wrap the report label
This allows the grid to fit on phones.
src/gs-review-row.ui | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/src/gs-review-row.ui b/src/gs-review-row.ui
index b5117776e..e8adfd1d7 100644
--- a/src/gs-review-row.ui
+++ b/src/gs-review-row.ui
@@ -87,6 +87,8 @@
<object class="GtkLabel">
<property name="visible">True</property>
<property name="label" translatable="yes" comments="Translators: Users can express their
opinions about other users' opinions about the apps.">Was this review useful to you?</property>
+ <property name="wrap">True</property>
+ <property name="xalign">0</property>
<style>
<class name="dim-label"/>
</style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]