diff options
Diffstat (limited to 'docs/less.html')
| -rw-r--r-- | docs/less.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/less.html b/docs/less.html index 8e3e8e655..72ce452ba 100644 --- a/docs/less.html +++ b/docs/less.html @@ -456,6 +456,11 @@ <td>Add to any parent to clear floats within</td> </tr> <tr> + <td><code>.tab-focus()</code></td> + <td><em class="muted">none</em></td> + <td>Apply the Webkit focus style and round Firefox outline</td> + </tr> + <tr> <td><code>.center-block()</code></td> <td><em class="muted">none</em></td> <td>Auto center a block-level element using <code>margin: auto</code></td> |
