Skip to content

Commit bb4ec22

Browse files
authored
Merge pull request #802 from TechnologyEnhancedLearning/TD-5236
check Td 5236
2 parents 45c6695 + 54b8786 commit bb4ec22

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,13 @@ textarea {
1919
margin-right: 16px;
2020
height: 60px;
2121
min-width: 60px;
22+
23+
}
24+
25+
.catalogue-card-badge {
26+
margin-right: 16px;
27+
height: 60px;
28+
min-width: 60px;
2229
}
2330

2431
.folder-title {
@@ -81,6 +88,12 @@ textarea {
8188
min-width: 40px;
8289
margin-right: 10px;
8390
}
91+
92+
.catalogue-card-badge {
93+
height: 40px;
94+
min-width: 40px;
95+
margin-right: 10px;
96+
}
8497
}
8598

8699
.btn-catalogue-search {

0 commit comments

Comments
 (0)