Skip to content

Commit d76a7ce

Browse files
author
Natalia Momotenko
committed
MAGETWO-43337: JS loader is displayed on Admin Dashboard thus no data is being loaded
1 parent f0cb7a5 commit d76a7ce

File tree

1 file changed

+1
-1
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Backend/web/css/source/module/pages

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/Magento_Backend/web/css/source/module/pages/_dashboard.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
.ui-tabs-panel {
189189
// ToDo UI: change the picture to html after loaders refactoring
190190
background: url(../images/ajax-loader-small.gif) no-repeat 50% 50%;
191-
min-height: 6rem;
191+
min-height: 4.5rem;
192192
}
193193

194194
.tabs-horiz {

0 commit comments

Comments
 (0)