Skip to content

Commit

Permalink
docs: remove empty widths
Browse files Browse the repository at this point in the history
  • Loading branch information
ge0ffrey committed Mar 19, 2013
1 parent cced277 commit f7436f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<mediaobject>
<imageobject>
<!-- HACK remove me when https://issues.jboss.org/browse/PRESSGANG-81 is fixed -->
<!-- HACK remove me when https://issues.jboss.org/browse/PRESSGANG-81 is fixed -->
<imagedata fileref="images/Chapter-User_Guide/builder.png" width="75%"/>
</imageobject>
</mediaobject>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

<mediaobject>
<imageobject>
<imagedata fileref="images/Chapter-IDE/all.png" format="PNG" width=""></imagedata>
<imagedata fileref="images/Chapter-IDE/all.png" format="PNG"></imagedata>
</imageobject>
</mediaobject>
</figure>
Expand Down Expand Up @@ -156,7 +156,7 @@
<imageobject>
<imagedata align="center"
fileref="images/Chapter-IDE/drools-runtimes.png"
format="PNG" role="" width=""></imagedata>
format="PNG"></imagedata>
</imageobject>
</mediaobject>

Expand Down Expand Up @@ -216,7 +216,7 @@
<imageobject>
<imagedata align="center"
fileref="images/Chapter-IDE/drools-runtimes2.png"
format="PNG" role="" width=""></imagedata>
format="PNG"></imagedata>
</imageobject>
</mediaobject>

Expand All @@ -229,7 +229,7 @@
<imageobject>
<imagedata align="center"
fileref="images/Chapter-IDE/drools-runtimes3.png"
format="PNG" role="" width=""></imagedata>
format="PNG"></imagedata>
</imageobject>
</mediaobject>

Expand Down Expand Up @@ -994,7 +994,7 @@ logger.close();</programlisting>

<mediaobject>
<imageobject>
<imagedata fileref="images/Chapter-IDE/preferences.png" format="PNG" width=""></imagedata>
<imagedata fileref="images/Chapter-IDE/preferences.png" format="PNG"></imagedata>
</imageobject>
</mediaobject>

Expand Down

0 comments on commit f7436f4

Please sign in to comment.