Skip to content

Commit c4607c2

Browse files
maze-runnariamareebjamal
authored andcommitted
fix: remove blue background from export drop-down (#3629)
1 parent 612ca6f commit c4607c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/events/view/tickets/orders.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<div class="eight wide {{unless device.isMobile 'right aligned'}} column">
99
<div class="{{if device.isMobile 'ui padded grid'}}">
1010
<div class="row">
11-
{{#ui-dropdown class='blue compact selection eight wide column'}}
11+
{{#ui-dropdown class='compact selection eight wide column'}}
1212
<div class="default text">
1313
{{t 'Export As'}}
1414
</div>

0 commit comments

Comments
 (0)