Commit dc54ccf
committed
Implement UX feedback on access link sidebar
Why these changes are being introduced:
UXWS has requested some changes to the access link sidebar (and
the full record view more broadly).
Relevant ticket(s):
* [GDT-319](https://mitlibraries.atlassian.net/browse/GDT-319)
How this addresses that need:
* Changes aria-label for the sidebar;
* Updates heading typography to match the filter sidebar heading; and
* Adds top margin to the full record.
Side effects of this change:
None.1 parent dbcbc68 commit dc54ccf
File tree
2 files changed
+8
-3
lines changed- app
- assets/stylesheets/partials
- views/record
2 files changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
51 | | - | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
71 | 76 | | |
72 | 77 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments