Skip to content

Commit a64ad2c

Browse files
committed
Fix dropdown caret
1 parent a9ded32 commit a64ad2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addon/styles/components/es-header.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
margin-left: -0.5rem;
217217
padding-right: 1rem;
218218
padding-left: 0.5rem;
219-
background-position: right center;
219+
background-position: right 1px center;
220220
}
221221

222222
.navbar-dropdown-list {

0 commit comments

Comments
 (0)