mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-17 00:21:06 +00:00
class
This commit is contained in:
parent
17a25b72c8
commit
c6abb8ca84
1 changed files with 1 additions and 1 deletions
|
|
@ -474,7 +474,7 @@ Embedding YouTube videos in modals requires additional JavaScript not in Bootstr
|
||||||
|
|
||||||
Modals have three optional sizes, available via modifier classes to be placed on a `.modal-dialog`. These sizes kick in at certain breakpoints to avoid horizontal scrollbars on narrower viewports.
|
Modals have three optional sizes, available via modifier classes to be placed on a `.modal-dialog`. These sizes kick in at certain breakpoints to avoid horizontal scrollbars on narrower viewports.
|
||||||
|
|
||||||
<table class="table table-striped">
|
<table class="table table-bordered table-striped">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Size</th>
|
<th>Size</th>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue