Fix styles for run actions

This commit is contained in:
Ben Ramey
2014-07-04 13:57:33 -05:00
parent 1316b58ab2
commit 43e18b7eb9

View File

@@ -13,6 +13,7 @@
margin-right: 2px; margin-right: 2px;
padding: 5px 20px; padding: 5px 20px;
} }
}
.run-show-actions a.back-to-run { .run-show-actions a.back-to-run {
display: none; display: none;
} }
@@ -20,7 +21,6 @@
display: none; display: none;
} }
} }
}
footer { footer {
position: absolute; position: absolute;