[gnome-devel-docs] Left align the grid



commit 0334f368c5328f6997bc2105eae5123e17bd683d
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 28c5624..d86914b 100644
--- a/platform-overview/C/index.page
+++ b/platform-overview/C/index.page
@@ -51,7 +51,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>
 
@@ -63,11 +63,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]