We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bfe007 commit 5d71f55Copy full SHA for 5d71f55
lib/web/css/docs/source/_actions-toolbar.less
@@ -79,7 +79,7 @@
79
// <td>@actions-toolbar__padding</td>
80
// <td class="vars_value">false</td>
81
// <td class="vars_value">'' | false | value</td>
82
-// <td>Paddings of the Actions toolbar</td>
+// <td>Padding of the Actions toolbar</td>
83
// </tr>
84
// <tr>
85
// <th>@_actions-toolbar-actions-margin</th>
@@ -298,7 +298,7 @@
298
//
299
// <code>@_actions-toolbar-margin</code> variable controls margins of the actions toolbar wrapper.
300
301
-// <code>@_actions-toolbar-padding</code> variable controls paddings of the actions toolbar wrapper.
+// <code>@_actions-toolbar-padding</code> variable controls padding of the actions toolbar wrapper.
302
303
// ``` html
304
// <div class="example-actions-toolbar-9">
0 commit comments