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

View file

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