Readjusted footer and content margins
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user