2021-05-12 13:14:19 +02:00
|
|
|
#main{
|
|
|
|
margin-top: 70px;
|
|
|
|
|
|
|
|
#anketa_edit{
|
|
|
|
box-sizing: border-box !important;
|
|
|
|
padding: 15px !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
#placeholder{
|
|
|
|
width: auto;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
fieldset {
|
|
|
|
width: 100% !important;
|
|
|
|
|
|
|
|
box-sizing: border-box !important;
|
|
|
|
margin-left: 0 !important;
|
|
|
|
margin-right: 0 !important;
|
|
|
|
}
|
2021-04-13 11:11:22 +02:00
|
|
|
|