[gnome-devel-docs/wip/develguide] Left align the grid



commit c56556dff1fb52c80784aaa294905963c87dcbc6
Author: Allan Day <allanpday gmail com>
Date:   Thu May 1 14:33:17 2014 +0200

    Left align the grid
    
    Centered alignment in a grid is hard to read.

 platform-overview/C/index.page |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/platform-overview/C/index.page b/platform-overview/C/index.page
index c85fd6d..8796f3d 100644
--- a/platform-overview/C/index.page
+++ b/platform-overview/C/index.page
@@ -50,7 +50,7 @@
 
   <links type="topic" style="button center" groups="#first"/>
 
-  <links type="topic" groups="ui io media #default communication " style="grid center">
+  <links type="topic" groups="ui io media #default communication " style="grid left">
     <title style="heading">Core technologies</title>
   </links>
 
@@ -62,11 +62,11 @@
     <links type="topic" style="2column" groups="#first ui"/>
   </section>-->
 
-  <links type="topic" style="grid center" groups="launching help thumbnailer translate">
+  <links type="topic" style="grid left" groups="launching help thumbnailer translate">
     <title style="heading">Integration guides</title>
   </links>
 
-  <links type="topic" style="grid center" groups="tech">
+  <links type="topic" style="grid left" groups="tech">
     <title style="heading">Development platform</title>
   </links>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]