mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-24 16:30:23 +00:00
Use 'fluid-container' instead of 'container-fluid' in the docs.
This commit is contained in:
parent
f459f826af
commit
4af6dac20e
1 changed files with 1 additions and 1 deletions
|
|
@ -242,7 +242,7 @@
|
|||
</div>
|
||||
<pre class="prettyprint linenums">
|
||||
<body>
|
||||
<div class="container-fluid">
|
||||
<div class="fluid-container">
|
||||
<div class="sidebar">
|
||||
...
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue