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,13 +13,13 @@
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;
} }
.update-order-actions a.edit-run { .update-order-actions a.edit-run {
display: none; display: none;
} }
}
} }
footer { footer {