Merge remote-tracking branch 'origin/develop' into develop

pull/5777/head
Weblate 2017-11-27 18:59:00 +00:00
commit 15e5f13969
1 changed files with 2 additions and 2 deletions

View File

@ -122,13 +122,13 @@ limitations under the License.
justify-content: center;
}
.mx_GroupTile_profile h3.mx_GroupTile_name,
.mx_GroupTile_profile .mx_GroupTile_name,
.mx_GroupTile_profile .mx_GroupTile_groupId,
.mx_GroupTile_profile .mx_GroupTile_desc {
padding-right: 10px;
}
.mx_GroupTile_profile h3.mx_GroupTile_name {
.mx_GroupTile_profile .mx_GroupTile_name {
margin: 0px;
font-size: 15px;
}