aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-04-11 12:57:47 +0000
committerEgor Tensin <Egor.Tensin@gmail.com>2022-04-11 12:57:47 +0000
commitcd1518ba78cb512553e65e077cf55364247d9a27 (patch)
tree92fb09cea215656a15a2df1087064dbff8b4787f
parentdebian: 2.1.1-1 (diff)
parentindex.html: footer didn't stick to the bottom (diff)
downloadlinux-status-cd1518ba78cb512553e65e077cf55364247d9a27.tar.gz
linux-status-cd1518ba78cb512553e65e077cf55364247d9a27.zip
Merge tag 'v2.1.2' into debian
-rw-r--r--html/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/index.html b/html/index.html
index c472a34..60cb09d 100644
--- a/html/index.html
+++ b/html/index.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en">
+<html lang="en" class="h-100">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">