We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9982136 commit a50c2e3Copy full SHA for a50c2e3
static/style.css
@@ -126,7 +126,7 @@ header {
126
.sidebar li[data-li],
127
.sidebar li:not([data-li]) a {
128
display: block;
129
- padding: 0.5em 1.25em;
+ padding: 0.5em 1em;
130
overflow: hidden;
131
text-overflow: ellipsis;
132
}
@@ -140,7 +140,7 @@ header {
140
141
content: "";
142
position: absolute;
143
- right: 1em;
+ right: 0.5em;
144
top: 50%;
145
height: 1.25em;
146
width: 1.25em;
0 commit comments