Skip to content

Commit 6614a67

Browse files
committed
chevrons are now added with CSS
1 parent 6d1fe1f commit 6614a67

File tree

3 files changed

+0
-20
lines changed

3 files changed

+0
-20
lines changed

templates/components/listings/blog/filters.html.twig

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@
2222
<button type="button" class="button button--ghost with-icon with-icon--after"
2323
style="display:none;" data-toggle="true">
2424
{{ 'listing.blog.filters.categories'|trans({}, 'w3c_website_templates_bundle') }}
25-
<svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon"
26-
focusable="false" aria-hidden="true" width="1em" height="1em">
27-
<path class="angle-down" d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"/>
28-
<path class="angle-up" d="M177 159.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 255.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 329.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1z"/>
29-
</svg>
3025
</button>
3126
<nav id="category-nav" aria-label="{{ 'listing.blog.filters.categories_label'|trans({}, 'w3c_website_templates_bundle') }}">
3227
<ul class="clean-list" role="list">
@@ -47,11 +42,6 @@
4742
<button type="button" class="button button--ghost with-icon with-icon--after"
4843
style="display:none;" data-toggle="true">
4944
{{ 'listing.blog.filters.archives'|trans({}, 'w3c_website_templates_bundle') }}
50-
<svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon"
51-
focusable="false" aria-hidden="true" width="1em" height="1em">
52-
<path class="angle-down" d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"/>
53-
<path class="angle-up" d="M177 159.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 255.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 329.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1z"/>
54-
</svg>
5545
</button>
5646
<nav id="archive-nav" aria-label="{{ 'listing.blog.filters.archives_label'|trans({}, 'w3c_website_templates_bundle') }}">
5747
<ul class="clean-list" role="list">

templates/components/listings/newsletters/filters.html.twig

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@
66
<button type="button" class="button button--ghost with-icon with-icon--after"
77
style="display:none;" data-toggle="true">
88
{{ 'listing.newsletters.filters.archives'|trans({}, 'w3c_website_templates_bundle') }}
9-
<svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon"
10-
focusable="false" aria-hidden="true" width="1em" height="1em">
11-
<path class="angle-down" d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"/>
12-
<path class="angle-up" d="M177 159.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 255.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 329.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1z"/>
13-
</svg>
149
</button>
1510
<nav id="archive-nav" aria-label="{{ 'listing.newsletters.filters.archives_label'|trans({}, 'w3c_website_templates_bundle') }}">
1611
<ul class="clean-list" role="list">

templates/components/listings/press-releases/filters.html.twig

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@
66
<button type="button" class="button button--ghost with-icon with-icon--after"
77
style="display:none;" data-toggle="true">
88
{{ 'listing.press_releases.filters.archives'|trans({}, 'w3c_website_templates_bundle') }}
9-
<svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon"
10-
focusable="false" aria-hidden="true" width="1em" height="1em">
11-
<path class="angle-down" d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"/>
12-
<path class="angle-up" d="M177 159.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 255.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 329.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1z"/>
13-
</svg>
149
</button>
1510
<nav id="archive-nav" aria-label="{{ 'listing.press_releases.filters.archives_label'|trans({}, 'w3c_website_templates_bundle') }}">
1611
<ul class="clean-list" role="list">

0 commit comments

Comments
 (0)