moved back button to right of moonlight

This commit is contained in:
Abdallah Soliman
2016-07-10 22:50:40 -05:00
parent 7d598ebaf4
commit 2167a8d94d
2 changed files with 5 additions and 3 deletions

View File

@@ -54,7 +54,9 @@
}
#backIcon {
height: 32px;
width: 32px
width: 32px;
margin-left: -20px;
padding-right: 20px;
}
#addHostCell {
padding-top:3px;