Hide Forgot
Description of problem: Go to issue page and check time of issue. When setting browser size less than 337px on Chrome31(less than 323px on Firefox25), the time of issue will overflow from the background. Detail can be found in attachment. Version-Release number of selected component (if applicable): devenv_4098 How reproducible: Always Steps to Reproduce: 1. Go to status page 2. Set browser size less than 337px on Chrome31(less than 323px on Firefox25) 3. Check time of issue Actual results: Time of issue will overflow from the background. Expected results: The time should not overflow from the background. Additional info:
Created attachment 833059 [details] on Chrome31
Fix committed in https://github.com/sg00dwin/li/commit/2231bf2ffb46a0f3abd80b1046ad6937756b6914
Test on devenv-stage_604. When toggle the size of window, time will not overflow on the status page. So verify this bug, thanks!