[Refactor] Move footer layout rules to layout.less

These layout rules should not be in Footer since they relate to
arrangement of components.

Change-Id: Id18c3a3969e09ec5512969e57c8019ad39627340
This commit is contained in:
jdlrobson 2020-04-16 16:47:32 -07:00
parent 0260424cf4
commit 64f1f8d069
2 changed files with 5 additions and 2 deletions

View File

@ -2,8 +2,6 @@
/* Footer */
#footer {
margin-left: 10em;
margin-top: 0;
padding: 0.75em;
direction: ltr;

View File

@ -67,6 +67,11 @@
width: 10em;
left: 0;
}
#footer {
margin-left: 10em;
margin-top: 0;
}
}
/* Vector screen styles for high definition displays. These rules cross the above components and are