mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
fix mobile example sites, remove unused JS from docs index
This commit is contained in:
@@ -315,7 +315,7 @@ h2 + table {
|
||||
|
||||
/* Example sites showcase */
|
||||
.example-sites img {
|
||||
width: 290px;
|
||||
max-width: 290px;
|
||||
}
|
||||
.built-with {
|
||||
margin: -18px 0 27px;
|
||||
@@ -393,6 +393,9 @@ h2 + table {
|
||||
max-width: 300px;
|
||||
margin: 0 auto 18px;
|
||||
}
|
||||
.example-sites img {
|
||||
max-width: 270px;
|
||||
}
|
||||
|
||||
table code {
|
||||
white-space: normal;
|
||||
|
||||
Reference in New Issue
Block a user