Change margin bottom for vm terminate error

This commit is contained in:
PCoder 2018-09-08 12:39:08 +02:00
parent 304feb4f7b
commit d7be223fcb
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@
.vm-vmid .alert {
margin-top: 15px;
margin-bottom: -60px;
margin-bottom: -25px;
}
.vm-item-lg {