add connect button and view profile button

This commit is contained in:
ansuz
2017-07-10 09:23:42 +02:00
parent 94f8e4b8a3
commit c60a71e210
3 changed files with 89 additions and 4 deletions

View File

@@ -100,6 +100,10 @@
#inviteButton {
float: right;
}
#viewProfileButton {
margin-bottom: 20px;
float: right;
}
#description {
position: relative;
font-size: 16px;