Skip to content

Commit 08cf8a7

Browse files
9thWonderAgencyNitrino
authored andcommitted
Fix projects drop-down to fit longer names (#66)
1 parent 53d8690 commit 08cf8a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stylesheets/application.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ label[for="q"]{
202202
}
203203
#project-jump .drdn-content {
204204
border-radius: 0;
205+
width: fit-content;
205206
}
206207
#project-jump .drdn-content .quick-search {
207208
margin: 0;

0 commit comments

Comments
 (0)