Skip to content

Commit 25a9e46

Browse files
committed
fix: user-sselect
1 parent b7ce9d8 commit 25a9e46

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

app/assets/stylesheets/navbar.scss

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,9 +175,7 @@
175175
border: 1px solid $primary-green;
176176
cursor: pointer;
177177
font-size: 18px;
178-
height: 38px;
179-
margin-right: 6px;
180-
margin-top: 5px;
178+
margin: 5px;
181179
max-width: 100px;
182180
min-width: 100px;
183181
padding-left: 5px;

0 commit comments

Comments
 (0)