gimp-web r1870 - in branches/v2.6: . style



Author: martinn
Date: Tue Sep 30 15:06:31 2008
New Revision: 1870
URL: http://svn.gnome.org/viewvc/gimp-web?rev=1870&view=rev

Log:
* style/wgo.css: Limit the width of the screenshot descriptions.


Modified:
   branches/v2.6/ChangeLog
   branches/v2.6/style/wgo.css

Modified: branches/v2.6/style/wgo.css
==============================================================================
--- branches/v2.6/style/wgo.css	(original)
+++ branches/v2.6/style/wgo.css	Tue Sep 30 15:06:31 2008
@@ -378,6 +378,7 @@
   margin: 0;
   margin-bottom: 1.5em;
   padding: 0;
+  max-width: 380px;
 }
 
 div.plain-screenshots a {



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