small change to right div width for longer messages

This commit is contained in:
Justine Arreche 2014-10-21 16:09:13 +02:00
parent 82983b1c02
commit d32fbf4565

View File

@ -1,8 +1,7 @@
@import "_mixins/all"
.green .build-status
background-color: #549e54
background: url('icons/state-passed-white.svg') no-repeat
background: #549e54 url('icons/state-passed-white.svg') no-repeat
background-size: 10px 10px
background-position: 5px 10px
@ -77,13 +76,12 @@
color: white
.runtime
float: right
font-size: 13px
display: block
width: 100%
text-align: left
line-height: 25px
margin-top: 5px
margin: 5px 0 0 12px
img
height: 13px
@ -91,11 +89,11 @@
opacity: 0.5
.finished
float: right
font-size: 13px
width: 100%
text-align: left
line-height: 25px
margin-left: 12px
img
height: 13px
@ -107,7 +105,7 @@
text-decoration: underline
width: inherit
font-size: 13px
margin-top: 0px
margin-left: 12px
overflow: hidden
img
@ -123,7 +121,7 @@
.right
margin-top: 10px
float: right
width: 200px
width: 220px
font-size: 11px
.footer