From 9e8cf8f75ba3a9a252a5f8d734383824df0dd684 Mon Sep 17 00:00:00 2001 From: Shawn Rutledge Date: Wed, 7 Aug 2019 17:12:49 +0200 Subject: 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 Reviewed-by: Shawn Rutledge --- src/gui/doc/src/richtext.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/doc/src/richtext.qdoc') diff --git a/src/gui/doc/src/richtext.qdoc b/src/gui/doc/src/richtext.qdoc index 7c3e4ef362..24fd4240b3 100644 --- a/src/gui/doc/src/richtext.qdoc +++ b/src/gui/doc/src/richtext.qdoc @@ -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. -- cgit v1.2.3