diff --git a/arrangements-warehouse_receive_note1.2.html b/arrangements-warehouse_receive_note1.2.html
index 71472e1..a4b78c6 100644
--- a/arrangements-warehouse_receive_note1.2.html
+++ b/arrangements-warehouse_receive_note1.2.html
@@ -42,10 +42,10 @@
|
@@ -54,9 +54,10 @@
|
@@ -65,9 +66,10 @@
|
diff --git a/css/global.style.css b/css/global.style.css
index 33113cb..c99c0d2 100644
--- a/css/global.style.css
+++ b/css/global.style.css
@@ -2687,12 +2687,29 @@ cont.menu ul.main-menu>li li a{
.form-last-name {
float: right;
+ width: 40%;
}
+
.form-first-name {
float: left;
}
+.labelright, labelleft{
+ width:46%;
+}
+.labelright{
+ text-align:right;
+ float:right;
+ width:48%;
+}
+
+.labelleft{
+ text-align:left;
+ float:left;
+}
+
+
/*end of part 29----------------------------------------------------*/
/*Other Styles and helpers------------------------------------------*/