Remove unused CSS

This commit is contained in:
Matthias Jentsch 2015-06-09 10:37:36 +02:00
parent 4cea9f15e9
commit bcc128255c

View File

@ -236,10 +236,6 @@ div.content.users {
} }
div.controls div.user-header { div.controls div.user-header {
h5 {
margin-bottom: 0.8em;
}
.user-name { .user-name {
display: inline-block; display: inline-block;
margin: 0 0 0.3em; margin: 0 0 0.3em;
@ -303,10 +299,6 @@ div.content.groups {
} }
div.controls div.group-header { div.controls div.group-header {
h5 {
margin-bottom: 0.8em;
}
.group-name { .group-name {
display: inline-block; display: inline-block;
margin: 0 0 0.3em; margin: 0 0 0.3em;