aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorr <r@freesoftwareextremist.com>2020-06-02 18:12:47 +0000
committerr <r@freesoftwareextremist.com>2020-06-02 18:12:47 +0000
commitb5ca78a2e6efa8becc561639e8e9cdf0ab5797df (patch)
tree89eb4070964ae083a6b19c95be577925fe36aed1
parent61fbb24db82a24a558933abcfadff286f524c207 (diff)
downloadbloat-b5ca78a2e6efa8becc561639e8e9cdf0ab5797df.tar.gz
bloat-b5ca78a2e6efa8becc561639e8e9cdf0ab5797df.zip
Fix status width
-rw-r--r--static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 40960d7..8410c77 100644
--- a/static/style.css
+++ b/static/style.css
@@ -52,6 +52,7 @@
}
.status {
+ flex: 1;
}
.status-dname {