diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/style.css | 1 |
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 { |