Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit d97fe76

Browse files
committed
MAGETWO-89675: Build Stabilization
Change .admin__action-multiselect-empty-area to text-align: center
1 parent 7b04990 commit d97fe76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/web/css/source/actions/_actions-multiselect.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
color: @color-gray65-almost;
202202
padding-top: 20px;
203203
padding-bottom: 20px;
204-
text-align: -webkit-center;
204+
text-align: center;
205205
vertical-align: middle;
206206
}
207207

0 commit comments

Comments
 (0)