1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-05 05:45:22 +02:00

Update home page with dashboard partials

This commit is contained in:
Michael Crosby 2013-06-10 16:56:14 -09:00
parent 85a97e7080
commit 5ff3e2872c
7 changed files with 52 additions and 15 deletions

View file

@ -75,6 +75,11 @@
margin: 0 auto;
}
.center {
width: 80%;
margin: 0 auto;
}
.btn-remove {
margin: 0 auto;
max-width: 70%;
@ -83,3 +88,7 @@
.actions {
margin: 0 auto;
}
.container-bottom {
height: 50px;
}