Description of problem: When view build/pod log on IE11, the time following "Current log from" is divided into multiple lines, it makes the time in a mess. Version-Release number of selected component (if applicable): openshift v1.0.6-1053-gbd6a762 kubernetes v1.2.0-alpha.1-1107-g4c8e6f4 etcd 2.1.2 How reproducible: Always Steps to Reproduce: 1.Create pod in project. 2.View the log of the pod from web console on IE11. 3. Actual results: 2.The time following "Current log from" is divided into multiple lines, pls refer to the attachment. Expected results: 2.Time should be displayed in a line correctly. Additional info:
Created attachment 1087372 [details] time-layout
https://github.com/openshift/origin/pull/5537
Checked on devenv-rhel7_2619。 openshift v1.0.7-109-g3cf7f3c kubernetes v1.2.0-alpha.1-1107-g4c8e6f4 etcd 2.1.2 Create app in project, and view logs on web console, the "Current log" time shows up correctly now, so move the bug to Verified.