aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/docs.min.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-10-09 15:02:49 -0700
committerMark Otto <[email protected]>2016-10-09 15:02:49 -0700
commit8d162553fa7fe499a72569d42debed18dfc5791b (patch)
treea0e30f63a48a96262e278cc78f245719b9772d27 /docs/assets/css/docs.min.css
parent3b13f811264653c2c767fe9e3bd3fff3794037fb (diff)
downloadbootstrap-8d162553fa7fe499a72569d42debed18dfc5791b.tar.xz
bootstrap-8d162553fa7fe499a72569d42debed18dfc5791b.zip
grunt
Diffstat (limited to 'docs/assets/css/docs.min.css')
-rw-r--r--docs/assets/css/docs.min.css24
1 files changed, 12 insertions, 12 deletions
diff --git a/docs/assets/css/docs.min.css b/docs/assets/css/docs.min.css
index 95190073e..6d6f135df 100644
--- a/docs/assets/css/docs.min.css
+++ b/docs/assets/css/docs.min.css
@@ -113,7 +113,7 @@
margin-bottom: -2rem !important;
}
-@media (min-width: 544px) {
+@media (min-width: 576px) {
.bd-masthead {
padding-top: 8rem;
padding-bottom: 2rem;
@@ -174,7 +174,7 @@
text-align: center;
}
-@media (min-width: 544px) {
+@media (min-width: 576px) {
.bd-featurette {
text-align: left;
}
@@ -202,7 +202,7 @@
margin: 2.5rem auto;
}
-@media (min-width: 544px) {
+@media (min-width: 576px) {
.half-rule {
margin-right: 0;
margin-left: 0;
@@ -298,7 +298,7 @@
text-decoration: none;
}
-@media (min-width: 544px) {
+@media (min-width: 576px) {
#carbonads {
max-width: 330px;
margin: 50px auto 0;
@@ -374,7 +374,7 @@
margin-bottom: .25rem;
}
-@media (min-width: 544px) {
+@media (min-width: 576px) {
.bd-title {
font-size: 3rem;
}
@@ -418,7 +418,7 @@
font-weight: 300;
}
-@media (min-width: 544px) {
+@media (min-width: 576px) {
.bd-pageheader {
padding-top: 4rem;
padding-bottom: 4rem;
@@ -600,7 +600,7 @@
margin-bottom: 0;
}
-@media (min-width: 544px) {
+@media (min-width: 576px) {
.bd-footer {
text-align: left;
}
@@ -690,7 +690,7 @@
clear: both;
}
-@media (min-width: 544px) {
+@media (min-width: 576px) {
.bd-example {
padding: 1.5rem;
margin-right: 0;
@@ -809,7 +809,7 @@
margin: 1rem -1rem -1rem;
}
-@media (min-width: 544px) {
+@media (min-width: 576px) {
.bd-example .navbar-fixed-top {
margin: -1.5rem -1.5rem 1rem;
}
@@ -915,7 +915,7 @@
background-color: #f7f7f9;
}
-@media (min-width: 544px) {
+@media (min-width: 576px) {
.highlight {
padding: 1.5rem;
margin-right: 0;
@@ -997,13 +997,13 @@
border: 1px solid #d6e9c6;
}
-@media (max-width: 543px) {
+@media (max-width: 575px) {
.hidden-xs-only {
display: none !important;
}
}
-@media (min-width: 544px) and (max-width: 767px) {
+@media (min-width: 576px) and (max-width: 767px) {
.hidden-sm-only {
display: none !important;
}