[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/khtml
From:       Jonathan Marten <jjm () keelhaul ! me ! uk>
Date:       2010-09-23 9:47:43
Message-ID: 20100923094743.2433CAC888 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1178599 by marten:

Insert a break/clear after the error icon, so that the "Details
of the Request" header lines up with the rest.


 M  +1 -0      khtml_part.cpp  


--- trunk/KDE/kdelibs/khtml/khtml_part.cpp #1178598:1178599
@@ -1827,6 +1827,7 @@
     doc += techName;
     doc += QLatin1String( "</h2>" );
   }
+  doc += QLatin1String( "<br clear=\"all\">" );
   doc += QLatin1String( "<h3>" );
   doc += i18n( "Details of the Request:" );
   doc += QLatin1String( "</h3><ul><li>" );
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic