Revision: 8556
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8556&view=rev
Author:   gulp21-1
Date:     2012-12-15 21:42:07 +0000 (Sat, 15 Dec 2012)
Log Message:
-----------
[web/screenshot] fixed display error

Modified Paths:
--------------
    trunk/website/www/css/style.css
    trunk/website/www/screenshots/index.php

Modified: trunk/website/www/css/style.css
===================================================================
--- trunk/website/www/css/style.css     2012-12-15 21:36:41 UTC (rev 8555)
+++ trunk/website/www/css/style.css     2012-12-15 21:42:07 UTC (rev 8556)
@@ -342,7 +342,7 @@
     margin: 0px 10px 0px 7px;
 }
 
-.imgbox img {
+.imgbox > a:first-child > img {
     width: 320px;
     height: auto;
     border: 0px;
@@ -352,6 +352,6 @@
     line-height:21px;
 }
 
-.imgboxcontainer ~ div {
+.imgboxcontainer ~ * {
     clear: both;
 }

Modified: trunk/website/www/screenshots/index.php
===================================================================
--- trunk/website/www/screenshots/index.php     2012-12-15 21:36:41 UTC (rev 
8555)
+++ trunk/website/www/screenshots/index.php     2012-12-15 21:42:07 UTC (rev 
8556)
@@ -5,7 +5,6 @@
 $lastmod = "2012-12-15 22:25:00 CET";
 $enable_fancybox = 1;
 include("../../include/header.php");
-?>
 
 <div class="imgboxcontainer">
     <p class="imgbox">
@@ -54,7 +53,6 @@
         <?=show_link("Download CheckMate", 
"http://www.opentag.com/okapi/wiki/index.php?title=CheckMate";, 0) ?>
     </p>
 </div>
-<div class="clearfloat"></div>
 
 <?php
 include("../../include/footer.php");

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to