projects
/
working
/
eg-antora.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd562f1
)
slightly tweak alignment of nav toggle button
author
Dan Allen
<dan@opendevise.com>
Sun, 5 Aug 2018 23:09:59 +0000
(17:09 -0600)
committer
Dan Allen
<dan@opendevise.com>
Sun, 5 Aug 2018 23:21:45 +0000
(17:21 -0600)
src/css/navigation-menu.css
patch
|
blob
|
history
diff --git
a/src/css/navigation-menu.css
b/src/css/navigation-menu.css
index
79e85c4
..
88aeb6f
100644
(file)
--- a/
src/css/navigation-menu.css
+++ b/
src/css/navigation-menu.css
@@
-95,7
+95,7
@@
html.is-clipped--nav {
cursor: pointer;
outline: none;
position: absolute;
- height: 1.
35em; /* NOTE must match line-height of tex
t */
+ height: 1.
4em; /* NOTE must match line-height of text; slightly tweaked for alignmen
t */
width: 1.5em;
margin-left: -1.5em;
}