Salome HOME
Correct documentation bugs, adapt for 'Read The Docs' theme (bos #18858)
[modules/shaper.git] / src / FeaturesPlugin / doc / rotationFeature.rst
index 5484626194ba41a87c4f64364d44c60ba1678a6c..d9afacb27e4ce20043c6fc9cc3e6bb0148f8e314 100644 (file)
@@ -13,13 +13,19 @@ To create a Rotation in the active part:
 
 Two rotation algorithms are:
 
-  .. image:: images/rotation_axis_32x32.png      
-    :align: left
-  by axis and angle 
+.. image:: images/rotation_axis_32x32.png      
+   :align: left
+   :height: 24px
 
-  .. image:: images/rotation_3pt_32x32.png    
-    :align: left
-  by center and 2 points
+by axis and angle 
+
+.. image:: images/rotation_3pt_32x32.png    
+   :align: left
+   :height: 24px
+
+by center and 2 points
+
+--------------------------------------------------------------------------------
 
 Rotation by axis and angle
 --------------------------
@@ -96,4 +102,4 @@ Result of operation is a rotated initial shape.
 .. centered::
    Rotation by center and 2 points
 
-**See Also** a sample TUI Script of :ref:`tui_rotation_3points` operation.
\ No newline at end of file
+**See Also** a sample TUI Script of :ref:`tui_rotation_3points` operation.