Salome HOME
Correct documentation bugs, adapt for 'Read The Docs' theme (bos #18858)
[modules/shaper.git] / src / FeaturesPlugin / doc / transformationFeature.rst
index 6e859459258c6a9456f72157b1ab7157a6b6be27..7a5a8f380b61a1bdb60c084c326dba178f952a71 100644 (file)
@@ -12,13 +12,19 @@ To create a Scale in the active part:
 
 Two Scale algorithms are:
 
-  .. image:: images/scale_factor_32x32.png    
-    :align: left
-  by one common factor 
+.. image:: images/scale_factor_32x32.png    
+   :align: left
+   :height: 24px
 
-  .. image:: images/scale_dimensions_32x32.png    
-    :align: left
-  by different factors along axes
+by one common factor 
+
+.. image:: images/scale_dimensions_32x32.png    
+   :align: left
+   :height: 24px
+
+by different factors along axes
+
+--------------------------------------------------------------------------------
 
 Scale by one common factor
 --------------------------
@@ -98,4 +104,4 @@ Result of operation is transformed initial shape.
 .. centered::
    Scale by different factors
 
-**See Also** a sample TUI Script of :ref:`tui_Scale_XYZ` operation.
\ No newline at end of file
+**See Also** a sample TUI Script of :ref:`tui_Scale_XYZ` operation.