Skip to content

Commit 24e6979

Browse files
Merge pull request #6953 from samvera/action-size
a11y: Increase size of action menu items
2 parents 5df46bf + 5d89b76 commit 24e6979

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/assets/stylesheets/hyrax/_work-show.scss

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
margin-left: auto;
1111
}
1212
}
13+
.dropdown-item {
14+
font-size: 125%;
15+
}
1316
}
1417

1518
.no-preview,

0 commit comments

Comments
 (0)