Skip to content

Commit 912909c

Browse files
committed
Remove text-center class from content-item-button, as it's not longer necessary
1 parent db36441 commit 912909c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/cells/plugins/core/content_item/popup.haml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
= render_label
55
%br
6-
%button.content-item-button.text-center.popup--open
6+
%button.content-item-button.popup--open
77
.content-item-button__select.content-item-button__select--selected
88
%i{ class: "material-icons icon" }
99
cloud_upload

0 commit comments

Comments
 (0)