fixed stylization with remove host icon

This commit is contained in:
R. Aidan Campbell 2016-08-27 16:28:36 -04:00
parent 19d207a4c8
commit c0cfd0bb94

View File

@ -16,6 +16,8 @@
.host-container {
position: relative;
cursor: pointer;
width: 150px !important;
height: 150px !important;
}
#backIcon {
height: 32px;
@ -116,8 +118,7 @@ main {
top:0px;
width:24px;
height:24px;
margin-top: 10px;
margin-right: 15px;
margin-top: 15px;
/*to account for the shadow*/
cursor:pointer;
z-index: 5;