make sure the menu drawer does not overflow the screen and the x in its title bar...
[lantea.git] / style / lantea.css
index c3c1b7270c3ed250bc98b234de280e1766bf1109..36aef545d4d4539e1e58d1db969d86e814ec7ca8 100644 (file)
@@ -114,6 +114,7 @@ h1 {
   bottom: 0;
   left: calc(-40ch - 1ch); /* account for padding */
   width: 40ch;
+  max-width: 95%; /* make sure we don't overflow the screen */
   background-color: rgba(15, 15, 15, .9);
   color: #CCCCCC;
   border: 0;