diff --git a/WebContent/main.css b/WebContent/main.css index 88d595d0f..bf85c17bb 100644 --- a/WebContent/main.css +++ b/WebContent/main.css @@ -475,6 +475,10 @@ html, body { display:table; width:100%; } +.row +{ + display:table-row; +} .left { display:table-cell; diff --git a/WebContent/routing/OSRM.RoutingDescription.js b/WebContent/routing/OSRM.RoutingDescription.js index efbc8e4df..915c51306 100644 --- a/WebContent/routing/OSRM.RoutingDescription.js +++ b/WebContent/routing/OSRM.RoutingDescription.js @@ -96,14 +96,16 @@ show: function(response) { // create header header = '