There is no default width/height in reality.

This commit is contained in:
Tom Preston-Werner
2010-07-29 21:07:54 -04:00
parent 188c90ba8d
commit 076194a34d
+2 -2
View File
@@ -238,12 +238,12 @@ specified, default alignment is `left`.
[[gollum.png|float]]
To specify a max-width, use the `width=` option. Units must be specified in
either `px` or `em`. Default is `250px`.
either `px` or `em`.
[[gollum.png|width=400px]]
To specify a max-height, use the `height=` option. Units must be specified in
either `px` or `em`. Default is `250px`.
either `px` or `em`.
[[gollum.png|height=300px]]