BUG FIX: name size

This commit is contained in:
Lars van Hijfte
2017-02-01 14:51:27 +01:00
parent 89cff4da8c
commit 0546b8689d
7 changed files with 34 additions and 36 deletions

View File

@@ -11,7 +11,7 @@
display: inline-block;
}
.friend-button-container {
.friend-button-container, .group-button-container {
position: relative;
float: right;
width: 200px;
@@ -62,7 +62,6 @@
.group-picture {
border: none;
margin-bottom: 0;
margin-right: 15px;
}