diff options
| author | Mark Otto <[email protected]> | 2013-02-05 21:04:46 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-02-05 21:04:46 -0800 |
| commit | fb1db88256d94bf1844c2fcdb34fc98a76c313fb (patch) | |
| tree | 61cfbbc3feb124556202fd2510f1763c7e8ee2d4 /docs/assets/css/docs.css | |
| parent | 37a6879ca59f1001d60421163efc958de3d193f5 (diff) | |
| download | bootstrap-fb1db88256d94bf1844c2fcdb34fc98a76c313fb.tar.xz bootstrap-fb1db88256d94bf1844c2fcdb34fc98a76c313fb.zip | |
Update homepage examples, add hella new sites to gallery
Diffstat (limited to 'docs/assets/css/docs.css')
| -rw-r--r-- | docs/assets/css/docs.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 0196c6448..fea976636 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -468,6 +468,14 @@ input.focused { +/* Docs gallery +-------------------------------------------------- */ + +.bs-docs-gallery .thumbnail { + margin-bottom: 20px; +} + + /* Responsive variations -------------------------------------------------- */ |
