diff --git a/watcher/static/index.css b/watcher/static/index.css index 8d0329c..589c129 100644 --- a/watcher/static/index.css +++ b/watcher/static/index.css @@ -46,7 +46,8 @@ h1 { padding: 5px; padding-left: 12px; padding-right: 12; - height: 5%; + min-height: 5%; + max-height: 5%; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; background: #fff;