Commit f9979cea by Nilu Committed by Harsh Shah

footer fix for application portal

parent d35dae4a
...@@ -58,7 +58,6 @@ p{ ...@@ -58,7 +58,6 @@ p{
margin-left: -10px; margin-left: -10px;
} }
header{ header{
background: #ffffff;
position: fixed; position: fixed;
left : 0; left : 0;
top: 0; top: 0;
...@@ -1614,6 +1613,8 @@ table.pos-table{ ...@@ -1614,6 +1613,8 @@ table.pos-table{
position: fixed; position: fixed;
left: 0px; left: 0px;
bottom: 0px; bottom: 0px;
padding-top: 30px;
background-color: #e9ecef;
} }
.aust-logo { .aust-logo {
display: inline-block; display: inline-block;
...@@ -1871,6 +1872,7 @@ table.pos-table{ ...@@ -1871,6 +1872,7 @@ table.pos-table{
padding: 35px 70px; padding: 35px 70px;
display: inline-block; display: inline-block;
width: 100%; width: 100%;
margin-bottom: 87px;
} }
.selection-br-line{ .selection-br-line{
display: block; display: block;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment