Cookie fix - temp
This commit is contained in:
@@ -65,36 +65,27 @@
|
||||
}
|
||||
|
||||
#vsignature {
|
||||
padding: 0 0 0 0;
|
||||
margin: 0 0 0 0;
|
||||
border: 2px dotted #000;
|
||||
background-color:lightgrey;
|
||||
|
||||
|
||||
}
|
||||
#esignature {
|
||||
|
||||
}
|
||||
#esignature-parent {
|
||||
|
||||
}
|
||||
#vsignature-parent {
|
||||
|
||||
}
|
||||
canvas.jSignature {
|
||||
max-height: 200px !important;
|
||||
height: 200px;
|
||||
padding: 0 0 0 0;
|
||||
margin: 0 0 0 0;
|
||||
border: 2px dotted #000;
|
||||
background-color:lightgrey;
|
||||
|
||||
|
||||
|
||||
}
|
||||
#esignature-parent {
|
||||
max-height: 350px;
|
||||
width: 100%;
|
||||
height: 350px;
|
||||
}
|
||||
#vsignature-parent {
|
||||
max-height: 350px;
|
||||
width: 100%;
|
||||
height: 350px;
|
||||
}
|
||||
|
||||
canvas.jSignature {
|
||||
max-height: 360px !important;
|
||||
}
|
||||
|
||||
|
||||
.vertical-center {
|
||||
min-height: 100%; /* Fallback for browsers do NOT support vh unit */
|
||||
|
||||
Reference in New Issue
Block a user