Commit 93af464
committed
src/app/item-page: adjust grid in simple item view
The Bootstrap grid is composed of 12 columns, but we are not using
the entire grid, which could lead to unexpected stacking depending
on the viewport size. This also allows more horizontal space to be
used by text-heavy content like abstracts and citations.1 parent 7e4e662 commit 93af464
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- src/app/item-page/simple/item-types
- publication
- untyped-item
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments