mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-13 00:50:59 +00:00
Remove extra word from disabling-responsiveness.html
This commit is contained in:
parent
714cd6b608
commit
1b375420fa
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<h1 id="disable-responsive" class="page-header">Disabling responsiveness</h1>
|
||||
|
||||
<p class="lead">Bootstrap automatically adapts your pages for various screen sizes.
|
||||
Here's how to disable this feature so your page works like in <a href="../examples/non-responsive/">this non-responsive example</a>.</p>
|
||||
Here's how to disable this feature so your page works like <a href="../examples/non-responsive/">this non-responsive example</a>.</p>
|
||||
|
||||
<h3>Steps to disable page responsiveness</h3>
|
||||
<ol>
|
||||
|
|
|
|||
Loading…
Reference in a new issue