Commit f9979cea by Nilu Committed by Harsh Shah

footer fix for application portal

parent d35dae4a
......@@ -58,7 +58,6 @@ p{
margin-left: -10px;
}
header{
background: #ffffff;
position: fixed;
left : 0;
top: 0;
......@@ -1614,6 +1613,8 @@ table.pos-table{
position: fixed;
left: 0px;
bottom: 0px;
padding-top: 30px;
background-color: #e9ecef;
}
.aust-logo {
display: inline-block;
......@@ -1871,6 +1872,7 @@ table.pos-table{
padding: 35px 70px;
display: inline-block;
width: 100%;
margin-bottom: 87px;
}
.selection-br-line{
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