summaryrefslogtreecommitdiff
path: root/ext/bg/search.html
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2019-09-28 12:48:46 -0400
committertoasted-nutbread <toasted-nutbread@users.noreply.github.com>2019-09-28 16:04:22 -0400
commit4e0fe1d5fb53bdd2e6c1c061127bca4053dec922 (patch)
tree95e741dde10a71e6c3b76033f06c1bf3d545e16e /ext/bg/search.html
parent9217b5c79b56d77136653c613815b2447cebed9d (diff)
Limit width of the HTML pages
Diffstat (limited to 'ext/bg/search.html')
-rw-r--r--ext/bg/search.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bg/search.html b/ext/bg/search.html
index 121b477c..668b2436 100644
--- a/ext/bg/search.html
+++ b/ext/bg/search.html
@@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="/mixed/css/display.css">
</head>
<body>
- <div class="container-fluid">
+ <div class="container">
<div id="intro" style="overflow: hidden;">
<div class="page-header">
<h1>Yomichan Search</h1>