Skip to content

Commit 8ef07f4

Browse files
committed
fix css static tests
1 parent dfa67b0 commit 8ef07f4

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/MediaGalleryUi/view/adminhtml/web/css/source

1 file changed

+1
-1
lines changed

app/code/Magento/MediaGalleryUi/view/adminhtml/web/css/source/_module.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
.media-gallery-container {
101101

102102
.action-disabled {
103-
opacity: 0.5;
103+
opacity: .5;
104104
}
105105
.masonry-image-grid .no-data-message-container,
106106
.masonry-image-grid .error-message-container {

0 commit comments

Comments
 (0)