projects
/
lantea.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aee45be
)
make sure the menu drawer does not overflow the screen and the x in its title bar...
author
Robert Kaiser
<kairo@kairo.at>
Sun, 30 Aug 2015 21:40:04 +0000
(23:40 +0200)
committer
Robert Kaiser
<kairo@kairo.at>
Sun, 30 Aug 2015 21:40:04 +0000
(23:40 +0200)
style/lantea.css
patch
|
blob
|
blame
|
history
diff --git
a/style/lantea.css
b/style/lantea.css
index c3c1b7270c3ed250bc98b234de280e1766bf1109..36aef545d4d4539e1e58d1db969d86e814ec7ca8 100644
(file)
--- a/
style/lantea.css
+++ b/
style/lantea.css
@@
-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;