changed dockerfile back button to look nicer

Signed-off-by: Nathan Hsieh <hsieh.nathan@gmail.com>
Upstream-commit: 7597f27276b1c47da05ad1ae0bbcca21e080d9a7
Component: engine
This commit is contained in:
Nathan Hsieh
2014-10-27 13:44:42 -07:00
parent 092ea875c5
commit 3de9330fda
3 changed files with 6 additions and 2 deletions

View File

@ -56,4 +56,8 @@ div.level_error {
width: 90px;
margin-right: 0;
padding: 0 0 2px 0;
}
.dockerfile.back {
display: block;
margin-top: 5px;
}