Finish confirm page
This commit is contained in:
+16
-4
@@ -50,11 +50,23 @@ body {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.employeeName input {
|
||||
width: 120px;
|
||||
}
|
||||
|
||||
.form-horizontal .control-group.endOdometer {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.employeeName input {
|
||||
width: 120px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
.dl-horizontal dt {
|
||||
float: left;
|
||||
width: 110px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.dl-horizontal dd {
|
||||
margin-left: 120px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user