- Remark
-
-
-
@@ -418,18 +422,14 @@ License: You must have a valid license purchased only from themeforest(the above
-
- Submit
- Edit
-
@@ -448,18 +448,14 @@ License: You must have a valid license purchased only from themeforest(the above
-
- Submit
- Edit
-
@@ -477,14 +473,10 @@ License: You must have a valid license purchased only from themeforest(the above
- New Departure Date
-
- Remark
-
-
-
@@ -503,16 +495,18 @@ License: You must have a valid license purchased only from themeforest(the above
- Submit
Edit
+ Change
@@ -531,14 +525,10 @@ License: You must have a valid license purchased only from themeforest(the above
- Customs Clearance Date
-
- Remark
-
-
-
@@ -607,25 +597,13 @@ License: You must have a valid license purchased only from themeforest(the above
-
-
-
-
- 25 Mar 2017
-
-
-
-
-
-
-
- 31 Mar 2017
-
-
+
Comment
+
+
diff --git a/assets/global/plugins/horizontal-timeline/horizontal-timeline.js b/assets/global/plugins/horizontal-timeline/horizontal-timeline.js
index 1955ff0..136faa5 100644
--- a/assets/global/plugins/horizontal-timeline/horizontal-timeline.js
+++ b/assets/global/plugins/horizontal-timeline/horizontal-timeline.js
@@ -6,7 +6,7 @@ jQuery(document).ready(function($){
function initTimeline(timelines) {
timelines.each(function(){
- var qweqwe = $(this).data('spacing') - 65;
+ var qweqwe = $(this).data('spacing') - 69;
eventsMinDistance = qweqwe;
var timeline = $(this),
timelineComponents = {};
diff --git a/assets/pages/css/timeline-old.css b/assets/pages/css/timeline-old.css
index 4bc2745..d444a84 100644
--- a/assets/pages/css/timeline-old.css
+++ b/assets/pages/css/timeline-old.css
@@ -267,7 +267,7 @@ Timeline UI Base
color: #555555;
}
-@media (max-width: 767px) {
+@media (max-width: 700px) {
timeline > li .timeline-time span.time {
font-size: 18px;
}