Skip to content

Commit 7cbe2cf

Browse files
committed
templates/crate: Add missing "tan-button" style
1 parent 4b2f353 commit 7cbe2cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/crate/index.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
<span class='small'>Showing stats for</span>
205205
<div class='button-holder'>
206206
<button {{action 'toggleVersions'}}
207-
class="{{if showAllVersions 'active'}} dropdown">
207+
class="tan-button {{if showAllVersions 'active'}} dropdown">
208208
{{#if requestedVersion}}
209209
{{ requestedVersion }}
210210
{{else}}

0 commit comments

Comments
 (0)