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

Merge pull request #144 from linquize/padding

Remove body.padding-top, it wasted too much space
This commit is contained in:
Kevan Ahlquist 2015-10-11 14:38:33 -05:00
commit 4d759fbfb9

View file

@ -1,7 +1,3 @@
body {
padding-top: 20px;
}
.container > hr {
margin: 60px 0;
}