diff --git a/app/views/ApplicationPane.xhtml b/app/views/ApplicationPane.xhtml index 93db777a..2185bb70 100644 --- a/app/views/ApplicationPane.xhtml +++ b/app/views/ApplicationPane.xhtml @@ -192,7 +192,7 @@ box-shadow: 0em 0em 0.5em 0.3em rgba(0, 0, 0, 0.15); } - @media screen and (max-width: 1000px), screen and (max-height:550px) { + @media screen and (max-width: 1000px), screen and (max-height:650px) { @logoBox { padding-right: 0.2em; }