Skip to content

Commit 743ba20

Browse files
Merge pull request #1069 from TechnologyEnhancedLearning/Develop/Fixes/TD-5509-Search-catalogue-result-bugs
TD-5509: Fixed the catalogue pagination width
2 parents 31e6f4f + 532a6c4 commit 743ba20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LearningHub.Nhs.WebUI/Styles/nhsuk/pages/search.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
justify-content: space-between;
4545

4646
.nhsuk-list {
47-
width: 360px;
47+
width: 378px;
4848

4949
li {
5050
width: 33.33%;

0 commit comments

Comments
 (0)