mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Fix #11353: Add v2 unsupported note
Fix issue #11353 by adding a note to the v2.3.2 docs saying that we no longer support this version of Bootstrap. Provides a link to the latest docs, i.e. our homepage.
This commit is contained in:
@@ -564,6 +564,11 @@ h2 + .row {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
/* Alert with link to latest version of the docs */
|
||||
.bs-alert-old-docs {
|
||||
margin: 30px 0 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* Bootstrap code examples
|
||||
|
||||
Reference in New Issue
Block a user