Search code examples
htmlcssangularjseventstimeline

Angularjs Timeline Event Placement


enter image description hereI am using angularjs 1.5.0 and would like to make all of the events on my timeline appear on only one side. Does anyone have any idea how to do that?

Thanks in advance.


Solution

  • You must remove the timeline-inverted class from the html directive or remove it from the css file.