• Kjel Delaey's avatar
    Style inline event items with titles containing long words properly.. · 8508be74
    Kjel Delaey authored
    On a tablet in portrait mode with a width of 768px the event-title isn't
    aligned properly when the title contains a long string. This also
    happens when resizing your browser viewport on a desktop.
    
    Example string:
    Administrator pushed new branch feature-branch-with-a-very-long-name at
    Gitlab Org / Gitlab Test
    
    In the UI it would look like the example below:
    
    ----------
    |        |
    | AVATAR |                                                                          less than a minute ago
    |        |
    ----------
               Administrator pushed new branch feature-branch-with-a-very-long-name at...
    8508be74
events.scss 2.94 KB