Moved list-view class from list div to files div

This commit is contained in:
Victoria Wang 2015-07-17 13:28:09 -07:00
parent 78dcd83191
commit afd14f012b
2 changed files with 3 additions and 3 deletions

View file

@ -593,7 +593,7 @@
@include dashboard-list-view;
}
}
.files .list.list-view {
.files.list-view .list {
@include dashboard-list-view;
}
.site-actions {