summaryrefslogtreecommitdiff
path: root/theme_userscript.js
diff options
context:
space:
mode:
Diffstat (limited to 'theme_userscript.js')
-rw-r--r--theme_userscript.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme_userscript.js b/theme_userscript.js
index dd9ee01..4e6cbae 100644
--- a/theme_userscript.js
+++ b/theme_userscript.js
@@ -29,7 +29,7 @@ div#cgit {
div.footer {
position: absolute;
bottom: 0;
- width: 100vw;
+ width: 100%;
border-top: solid 3px #ccc;
}
div#cgit, a {