aboutsummaryrefslogtreecommitdiff
path: root/docs/examples
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-03-04 14:35:23 -0800
committerMark Otto <[email protected]>2014-03-04 14:35:23 -0800
commita4df36317407fdbef1458a1c5e59b088b85d72c4 (patch)
treea73871ad442898c8562dd310d7dd080aad9a66d3 /docs/examples
parent88f01c4934b822b2e3e19496258d256dd1cb2914 (diff)
downloadbootstrap-a4df36317407fdbef1458a1c5e59b088b85d72c4.tar.xz
bootstrap-a4df36317407fdbef1458a1c5e59b088b85d72c4.zip
grunt after merging #12917
Diffstat (limited to 'docs/examples')
-rw-r--r--docs/examples/blog/blog.css4
-rw-r--r--docs/examples/carousel/carousel.css4
-rw-r--r--docs/examples/dashboard/dashboard.css2
3 files changed, 5 insertions, 5 deletions
diff --git a/docs/examples/blog/blog.css b/docs/examples/blog/blog.css
index 08e0a8d42..22ca90c81 100644
--- a/docs/examples/blog/blog.css
+++ b/docs/examples/blog/blog.css
@@ -67,9 +67,9 @@ h6, .h6 {
margin-left: -5px;
vertical-align: middle;
content: " ";
- border-right: 5px solid transparent;
+ border-right: 5px solid transparent;
border-bottom: 5px solid;
- border-left: 5px solid transparent;
+ border-left: 5px solid transparent;
}
diff --git a/docs/examples/carousel/carousel.css b/docs/examples/carousel/carousel.css
index 076ac232a..08448b99c 100644
--- a/docs/examples/carousel/carousel.css
+++ b/docs/examples/carousel/carousel.css
@@ -116,11 +116,11 @@ body {
}
.navbar-wrapper .container {
padding-right: 15px;
- padding-left: 15px;
+ padding-left: 15px;
}
.navbar-wrapper .navbar {
padding-right: 0;
- padding-left: 0;
+ padding-left: 0;
}
/* The navbar becomes detached from the top, so we round the corners */
diff --git a/docs/examples/dashboard/dashboard.css b/docs/examples/dashboard/dashboard.css
index 22e3fdef6..e0e3632b8 100644
--- a/docs/examples/dashboard/dashboard.css
+++ b/docs/examples/dashboard/dashboard.css
@@ -22,7 +22,7 @@ body {
* Hide default border to remove 1px line.
*/
.navbar-fixed-top {
- border:0;
+ border: 0;
}
/*