Remove empty file

magnum_ui/static/dashboard/container-infra/cluster-templates/cluster-templates.scss

is empty file. We probably should delete it.

Also, remove ineffective styles for batch actions.

Change-Id: If71ec57a6c879cfe97df65be4dff1e5ff612f9ed
Co-Authored-By: Shu Muto <shu-mutou@rf.jp.nec.com>
This commit is contained in:
Nguyen Hung Phuong 2017-12-29 13:55:13 +07:00 committed by Shu Muto
parent 7b5db0a354
commit e8936999ac
2 changed files with 0 additions and 8 deletions

View File

@ -1,9 +1 @@
@import "cluster-templates/cluster-templates";
@import "clusters/clusters";
.batch-action {
float: right;
action-list {
padding-left: 0.3em;
}
}