Skip to content

Commit 0e43eba

Browse files
authored
Merge pull request #468 from spadgett/categories
Update Middleware subcategories
2 parents ec3612e + 37c09b7 commit 0e43eba

File tree

6 files changed

+184
-217
lines changed

6 files changed

+184
-217
lines changed

dist/less/services-view.less

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ services-view,
44
flex: 1 1 auto;
55
.vendor-info-icon {
66
font-size: 10px;
7-
vertical-align: middle;
87
padding-left: 2px;
8+
vertical-align: middle;
99
}
1010
}
1111

@@ -196,12 +196,13 @@ services-view,
196196
font-size: 14px;
197197
font-weight: 600;
198198
flex-direction: column;
199-
height: 90px;
199+
height: 110px;
200200
justify-content: center;
201-
min-width: 100px;
202-
padding: 0 15px;
201+
line-height: 1.3;
202+
padding: 0 5px;
203203
position: relative;
204204
text-align: center;
205+
width: 120px;
205206

206207
&:focus,
207208
&:hover {
@@ -215,7 +216,7 @@ services-view,
215216

216217
.services-sub-category-tab-icon,
217218
.services-sub-category-tab-image {
218-
margin: 0 0 5px;
219+
margin: 0 0 10px;
219220
}
220221

221222
.services-sub-category-tab-icon {
@@ -451,10 +452,8 @@ services-view,
451452
> a {
452453
&.services-category-heading,
453454
&.services-sub-category-tab {
454-
left: 50%;
455455
position: absolute;
456-
transform: translateX(-50%);
457-
width: auto;
456+
text-align: center;
458457

459458
&:focus,
460459
&:hover {
@@ -549,7 +548,8 @@ services-view,
549548
text-decoration: none;
550549
}
551550

552-
.services-sub-category-tab-icon {
551+
.services-sub-category-tab-icon,
552+
.services-sub-category-tab-image {
553553
display: none !important;
554554
}
555555
}

dist/origin-web-catalogs.css

Lines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)