Skip to content

Commit

Permalink
Merge pull request #4085 from turt2live/travis/12h-ts-collision
Browse files Browse the repository at this point in the history
Smaller font size on timestamp to better fit in the available space
  • Loading branch information
ara4n committed May 30, 2017
2 parents 469bb8f + 3f04a42 commit 485d080
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ limitations under the License.
visibility: hidden;
white-space: nowrap;
color: $event-timestamp-color;
font-size: 11px;
font-size: 10px;
left: 8px;
position: absolute;
}
Expand Down

0 comments on commit 485d080

Please sign in to comment.