Readjusted footer and content margins

This commit is contained in:
Maxim Colls
2018-06-13 17:49:46 +01:00
parent bb38d06f01
commit 6ef130ebae
+2 -2
View File
@@ -14,7 +14,7 @@ html {
.content {
min-height: 500px;
margin-bottom: 36px;
margin-bottom: 76px;
}
.actions-menu {
@@ -419,7 +419,7 @@ form .checkbox input[type="checkbox"] {
.vertical-align {
position: absolute;
top: 48%;
top: 46%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;