doc: Fix text formatting in the CSS Properties table
Every property name was already monospace, except this one. Change-Id: I69f4e7cd67e6d4ab2a25b4f1d251ec5a2c925098 Reviewed-by: Nils Jeisecke <nils.jeisecke@saltation.com> Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
This commit is contained in:
parent
8664ee610d
commit
9e8cf8f75b
@ -1253,7 +1253,7 @@
|
||||
\row \li \c page-break-after
|
||||
\li [ auto | always ]
|
||||
\li Make it possible to enforce a page break after the paragraph/table
|
||||
\row \li float
|
||||
\row \li \c float
|
||||
\li [ left | right | none ]
|
||||
\li Specifies where an image or a text will be placed in another element. Note that the \c float property is
|
||||
only supported for tables and images.
|
||||
|
Loading…
Reference in New Issue
Block a user