<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -28,12 +28,11 @@ The Accordion class creates a group of Elements that are toggled when their hand
 * display     - (*integer*: defaults to 0) The index of the element to show at start (with a transition).
 * show        - (*integer*: defaults to 0) The index of the element to be shown initially.
 * height      - (*boolean*: defaults to true) If set to true, a height transition effect will take place when switching between displayed elements.
-* width       - (*boolean*: defaults to false) If set to true, a width transition will take place when switching between displayed elements.
+* width       - (*boolean*: defaults to false) If set to true, it will add a width transition to the accordion when switching between displayed elements. Warning: CSS mastery is required to make this work!
 * opacity     - (*boolean*: defaults to true) If set to true, an opacity transition effect will take place when switching between displayed elements.
 * fixedHeight - (*boolean*: defaults to false) If set to true, displayed elements will have a fixed height.
 * fixedWidth  - (*boolean*: defaults to false) If set to true, displayed elements will have a fixed width.
 * alwaysHide  - (*boolean*: defaults to false) If set to true, it will be possible to close all displayable elements. Otherwise, one will remain open at all time.
-* width       - (*boolean*: defaults to false) If set to true, it will add a width transition to the accordion. Warning: css mastery is required to make this work!
 
 ### Returns:
 </diff>
      <filename>Docs/Interface/Accordion.md</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>696a5f498919a07054a2ab9996a46e50420bab63</id>
    </parent>
  </parents>
  <author>
    <name>Jan Kassens</name>
    <email>jan@kassens.net</email>
  </author>
  <url>http://github.com/mootools/mootools-more/commit/44e0c7eedbddbe4b7e01721ad01da29cfa28dd1e</url>
  <id>44e0c7eedbddbe4b7e01721ad01da29cfa28dd1e</id>
  <committed-date>2009-01-29T12:17:56-08:00</committed-date>
  <authored-date>2009-01-29T12:17:56-08:00</authored-date>
  <message>removed duplicate width option from the accordion docs. (thanks Garrick Cheung)</message>
  <tree>033bc390f0c4f4b98cdeca735f64c3572cf491da</tree>
  <committer>
    <name>Jan Kassens</name>
    <email>jan@kassens.net</email>
  </committer>
</commit>
