diff --git a/app/styles/app/layouts/dashboard.sass b/app/styles/app/layouts/dashboard.sass index 34785031..8800b9c1 100644 --- a/app/styles/app/layouts/dashboard.sass +++ b/app/styles/app/layouts/dashboard.sass @@ -182,6 +182,10 @@ $dropdown-border: #C3D9DB padding-bottom: .2em @media #{$medium-up} width: grid-calc(17, 36) + &:nth-child(2n) + float: right + &:nth-child(2n + 1) + float: left .db-controls padding-left: 3em diff --git a/app/templates/dashboard/repositories.hbs b/app/templates/dashboard/repositories.hbs index 79adc5dc..478c4b61 100644 --- a/app/templates/dashboard/repositories.hbs +++ b/app/templates/dashboard/repositories.hbs @@ -113,6 +113,30 @@
  • Trigger a build
  • +
    +
    +
    + + +
    +
    +

    travis-pro

    +

    travis-rubies

    +
    +
    +

    9874 started

    +

    394348a

    +

    in queue

    +

    master

    +
    +
    + +
    + +
    {{!--