Skip to content

Commit 11b595c

Browse files
committed
Update search label
1 parent 4078049 commit 11b595c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

templates/style.scss

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,9 @@ div.nav-container {
189189

190190
label {
191191
color: #777;
192-
padding-left: 1em;
192+
cursor: pointer;
193+
padding-left: 0.5rem;
194+
font-size: 0.8em;
193195
}
194196

195197
input {

0 commit comments

Comments
 (0)