[Libreoffice-commits] .: bug/bug.xhtml

Petr Mladek pmladek at kemper.freedesktop.org
Mon Aug 6 03:20:03 PDT 2012


 bug/bug.xhtml |   26 +++-----------------------
 1 file changed, 3 insertions(+), 23 deletions(-)

New commits:
commit 6f3a47a926123dbb843a98383a2f8b85d6f771f8
Author: Petr Mladek <pmladek at suse.cz>
Date:   Mon Aug 6 10:32:58 2012 +0200

    Revert "bug.xhtml: slightly improve indentation"
    
    Urgh, the box with the extra info is below the components
    with the commit and next to the components without.
    It is strange. It looks like a a bug with html or firefox.
    
    This reverts commit 1e91864a92f986c253d8513d5f1d84676d55e063.

diff --git a/bug/bug.xhtml b/bug/bug.xhtml
index a2ec3ba..f4c4e05 100644
--- a/bug/bug.xhtml
+++ b/bug/bug.xhtml
@@ -124,29 +124,9 @@
               </div>
               <div>
                 <div class="components_icons">
-                  <div>
-                    <img src="icons/WRITER.png" title="Text Document" data="Writer" alt="Text Document" />
-                    <img src="icons/Spreadsheet.png" title="Spreadsheet" data="Spreadsheet" alt="Spreadsheet" />
-                    <img src="icons/Presentation.png" title="Presentation" data="Presentation" alt="Presentation" />
-                    <img src="icons/Drawing.png" title="Drawing" data="Drawing" alt="Drawing" />
-                    <img src="icons/Database.png" title="Database" data="Database" alt="Database" />
-                    <img src="icons/Chart.png" title="Chart" data="Chart" alt="Chart" />
-                  </div>
-		  <div>
-		    <img src="icons/Libreoffice.png" title="Localization" data="Localization" alt="Localization" />
-		    <img src="icons/Documentation.png" title="Documentation" data="Documentation" alt="Documentation" />
-		    <img src="icons/Extensions.png" title="Extensions" data="Extensions" alt="Extensions" />
-		    <img src="icons/WWW.png" title="Web Pages" data="WWW" alt="Web Pages" />
-		    <img src="icons/Libreoffice.png" title="Linguistic" data="Linguistic" alt="Linguistic" />
-		    <img src="icons/Installation.png" title="Installation" data="Installation" alt="Installation" />
-		  </div>
-		  <div>
-		    <img src="icons/Libreoffice.png" title="BASIC" data="BASIC" alt="BASIC" />
-		    <img src="icons/Formula_editor.png" title="Formula Editor" data="Formula_Editor" alt="Formula Editor" />
-		    <img src="icons/PDF_export.png" title="Printing and PDF export" data="Printing_and_PDF_export" alt="Printing and PDF export" />
-		    <img src="icons/Libreoffice.png" title="User Interface" data="UI" alt="User Interface" />
-		    <img src="icons/Libreoffice.png" title="Unspecified" data="Libreoffice" alt="Unspecified" />
-		  </div>
+                  <div><img src="icons/WRITER.png" title="Text Document" data="Writer" alt="Text Document" /><img src="icons/Spreadsheet.png" title="Spreadsheet" data="Spreadsheet" alt="Spreadsheet" /><img src="icons/Presentation.png" title="Presentation" data="Presentation" alt="Presentation" /><img src="icons/Drawing.png" title="Drawing" data="Drawing" alt="Drawing" /><img src="icons/Database.png" title="Database" data="Database" alt="Database" /><img src="icons/Chart.png" title="Chart" data="Chart" alt="Chart" /></div>
+		  <div><img src="icons/Libreoffice.png" title="Localization" data="Localization" alt="Localization" /><img src="icons/Documentation.png" title="Documentation" data="Documentation" alt="Documentation" /><img src="icons/Extensions.png" title="Extensions" data="Extensions" alt="Extensions" /><img src="icons/WWW.png" title="Web Pages" data="WWW" alt="Web Pages" /><img src="icons/Libreoffice.png" title="Linguistic" data="Linguistic" alt="Linguistic" /><img src="icons/Installation.png" title="Installation" data="Installation" alt="Installation" /></div>
+		  <div><img src="icons/Libreoffice.png" title="BASIC" data="BASIC" alt="BASIC" /><img src="icons/Formula_editor.png" title="Formula Editor" data="Formula_Editor" alt="Formula Editor" /><img src="icons/PDF_export.png" title="Printing and PDF export" data="Printing_and_PDF_export" alt="Printing and PDF export" /><img src="icons/Libreoffice.png" title="User Interface" data="UI" alt="User Interface" /><img src="icons/Libreoffice.png" title="Unspecified" data="Libreoffice" alt="Unspecified" /></div>
                 </div>
                 <div class="component_comments_container">&component_comments;</div>
               </div>


More information about the Libreoffice-commits mailing list