[gnome-software: 2/3] gs-app-translation-dialog: Use title-2 style on top heading
- From: Milan Crha <mcrha src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-software: 2/3] gs-app-translation-dialog: Use title-2 style on top heading
 
- Date: Tue, 22 Feb 2022 12:54:17 +0000 (UTC)
 
commit a65de1defaa356b93bcf7b98dcb9baee192c89bf
Author: Philip Withnall <pwithnall endlessos org>
Date:   Sun Feb 20 11:16:57 2022 +0000
    gs-app-translation-dialog: Use title-2 style on top heading
    
    The `title-1` and `heading` styles were conflicting to produce text
    smaller than desired.
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>
    
    Fixes: #1634
 src/gs-app-translation-dialog.ui | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/src/gs-app-translation-dialog.ui b/src/gs-app-translation-dialog.ui
index 3e1bc3e06..47e6a73b8 100644
--- a/src/gs-app-translation-dialog.ui
+++ b/src/gs-app-translation-dialog.ui
@@ -54,8 +54,7 @@
                         <property name="wrap">True</property>
                         <property name="xalign">0.5</property>
                         <style>
-                          <class name="title-1"/>
-                          <class name="heading"/>
+                          <class name="title-2"/>
                         </style>
                       </object>
                     </child>
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]