#3315 Add has-shadow to navbar documentation
This commit is contained in:
parent
49b0100e1b
commit
397d6bf1ab
1 changed files with 5 additions and 0 deletions
|
@ -1292,6 +1292,11 @@ $(document).ready(function() {
|
|||
<br> <strong>Left</strong> and <strong>Right</strong> paddings with <strong>2rem</strong>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="1">Shading</th>
|
||||
<td><code>has-shadow</code></td>
|
||||
<td>Adds a small amount of box-shadow around the navbar</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue