aboutsummaryrefslogtreecommitdiff
path: root/site/layouts/_default/docs.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2019-07-21 16:47:51 -0700
committerMark Otto <[email protected]>2019-07-21 21:44:32 -0700
commite7890d1562695e09da76e0ca75258b178eccec52 (patch)
treedf91e1ccb21b265a312887d305ef8c9a88f5ef37 /site/layouts/_default/docs.html
parent0fcb0af131f6256102ecbbd24c5bb7a87e24560e (diff)
downloadbootstrap-e7890d1562695e09da76e0ca75258b178eccec52.tar.xz
bootstrap-e7890d1562695e09da76e0ca75258b178eccec52.zip
Move search styles, prep for responsive containers in docs
Diffstat (limited to 'site/layouts/_default/docs.html')
-rw-r--r--site/layouts/_default/docs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/layouts/_default/docs.html b/site/layouts/_default/docs.html
index 57dde4089..fff946d10 100644
--- a/site/layouts/_default/docs.html
+++ b/site/layouts/_default/docs.html
@@ -9,7 +9,7 @@
{{ partial "docs-navbar" . }}
{{ partial "docs-subnav" . }}
- <div class="container my-4">
+ <div class="container-xl my-4">
<div class="row flex-xl-nowrap">
<div class="col-md-3 bd-sidebar">
{{ partial "docs-sidebar" . }}