Moje ankete direktoriji - popravek footerja na prazni strani
This commit is contained in:
parent
4edbd7556f
commit
b04139158f
@ -11322,6 +11322,9 @@ body.body_mySurveys_folders #moje_ankete_edit #survey_list .survey_list_folders
|
|||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
color: #1E88E5;
|
color: #1E88E5;
|
||||||
}
|
}
|
||||||
|
body.body_mySurveys_folders #moje_ankete_edit #survey_list .survey_list_folders .right_content .div_sl_new {
|
||||||
|
min-height: calc(100vh - 530px);
|
||||||
|
}
|
||||||
body.body_mySurveys_folders #moje_ankete_edit #survey_list .survey_list_folders .right_content footer {
|
body.body_mySurveys_folders #moje_ankete_edit #survey_list .survey_list_folders .right_content footer {
|
||||||
/*position: fixed;
|
/*position: fixed;
|
||||||
bottom: 0;*/
|
bottom: 0;*/
|
||||||
|
@ -244,6 +244,10 @@ body.body_mySurveys_folders{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.div_sl_new{
|
||||||
|
min-height: calc(100vh - 530px);
|
||||||
|
}
|
||||||
|
|
||||||
footer{
|
footer{
|
||||||
/*position: fixed;
|
/*position: fixed;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user