mirror of https://github.com/twbs/bootstrap.git
remove warning alert on less docs
This commit is contained in:
parent
aec0cb3303
commit
013de18e6b
Binary file not shown.
|
|
@ -74,10 +74,6 @@
|
|||
|
||||
<div class="container">
|
||||
|
||||
<div class="alert">
|
||||
<strong>Heads up!</strong> This page is still under construction and is missing plenty of documentation. Hang tight!
|
||||
</div>
|
||||
|
||||
<!-- Masthead
|
||||
================================================== -->
|
||||
<header class="jumbotron subhead" id="overview">
|
||||
|
|
|
|||
|
|
@ -1,7 +1,3 @@
|
|||
<div class="alert">
|
||||
<strong>Heads up!</strong> This page is still under construction and is missing plenty of documentation. Hang tight!
|
||||
</div>
|
||||
|
||||
<!-- Masthead
|
||||
================================================== -->
|
||||
<header class="jumbotron subhead" id="overview">
|
||||
|
|
|
|||
Loading…
Reference in New Issue