Improved CSS
This commit is contained in:
parent
289076ee4c
commit
93ed8ec95b
|
@ -143,11 +143,11 @@ input[type="radio"] {
|
||||||
}
|
}
|
||||||
|
|
||||||
#next {
|
#next {
|
||||||
min-width: 95%;
|
min-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#questions {
|
#questions {
|
||||||
min-width: 95%;
|
min-width: 100%;
|
||||||
padding-top: 0px;
|
padding-top: 0px;
|
||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue