aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/docs.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-12-04 20:30:21 -0800
committerMark Otto <[email protected]>2012-12-04 20:30:21 -0800
commitb3019d7aab877cccf03fda3e6894c0fdaa7330f3 (patch)
tree22dfb080401d7efd784a18088e6f474d8a2ffae2 /docs/assets/css/docs.css
parent9c028ea54b7be6361f1be1e26b5a8a5dd6aa6bb0 (diff)
downloadbootstrap-b3019d7aab877cccf03fda3e6894c0fdaa7330f3.tar.xz
bootstrap-b3019d7aab877cccf03fda3e6894c0fdaa7330f3.zip
add gallery page, fill with a few screenshots to start
Diffstat (limited to 'docs/assets/css/docs.css')
-rw-r--r--docs/assets/css/docs.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css
index c0f8dc830..54a76236d 100644
--- a/docs/assets/css/docs.css
+++ b/docs/assets/css/docs.css
@@ -794,6 +794,14 @@ form.bs-docs-example {
+/* Gallery
+-------------------------------------------------- */
+
+.bs-docs-gallery .thumbnail {
+ margin-bottom: 30px;
+}
+
+
/* Responsive
-------------------------------------------------- */