minor css
This commit is contained in:
parent
60117a1af6
commit
8378f0e1de
@ -570,7 +570,7 @@
|
|||||||
|
|
||||||
.formDiv input {
|
.formDiv input {
|
||||||
font-size: 2vh;
|
font-size: 2vh;
|
||||||
width: calc(98% - 8px) !important;
|
width: 98% !important;
|
||||||
padding: 1%;
|
padding: 1%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -582,6 +582,7 @@
|
|||||||
|
|
||||||
#formContainer {
|
#formContainer {
|
||||||
margin: 2%;
|
margin: 2%;
|
||||||
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
#creSubmit {
|
#creSubmit {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user