1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 20:35:25 +02:00

Merge branch 'dev'

This commit is contained in:
Michael Crosby 2013-06-14 16:48:10 -09:00
commit e5dab43f46
11 changed files with 86 additions and 47 deletions

View file

@ -87,3 +87,12 @@
.container-bottom {
height: 50px;
}
.footer {
max-height:6px;
}
#response {
width: 80%;
margin: 0 auto;
}