mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-08 04:55:15 -05:00
rewrite the code section of the type docs
This commit is contained in:
@@ -681,6 +681,7 @@ form.well {
|
||||
}
|
||||
.jumbotron p {
|
||||
margin-right: 0;
|
||||
margin-left: 0;
|
||||
font-size: 18px;
|
||||
line-height: 24px;
|
||||
}
|
||||
@@ -695,6 +696,10 @@ form.well {
|
||||
.quick-links {
|
||||
margin: 40px 0 0;
|
||||
}
|
||||
.quick-links li {
|
||||
margin-top: 5px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
/* hide the bullets on mobile since our horizontal space is limited */
|
||||
.quick-links .divider {
|
||||
display: none;
|
||||
@@ -744,7 +749,7 @@ form.well {
|
||||
.subnav .nav > li {
|
||||
float: none;
|
||||
}
|
||||
.subnav .nav a {
|
||||
.subnav .nav > li > a {
|
||||
border: 0;
|
||||
}
|
||||
.subnav .nav li + li a {
|
||||
|
||||
Reference in New Issue
Block a user