feat(client): Show battle with friends button with 3 members

fixes #6754
closes #6765
This commit is contained in:
Blade Barringer
2016-08-24 08:21:26 -05:00
parent e957617386
commit 5bcc2561ae
2 changed files with 12 additions and 5 deletions
+7 -1
View File
@@ -169,6 +169,12 @@ header .hero-stats
display: table-cell
width: 100%
// To align invite button with .herobox-wrap
.party-invite-wrap
display: table-cell
vertical-align: middle
height: 10.5em
button.party-invite
display: block
margin: 57px auto
margin: auto 10px