Remove unused CSS
This commit is contained in:
parent
4cea9f15e9
commit
bcc128255c
|
@ -236,10 +236,6 @@ div.content.users {
|
|||
}
|
||||
|
||||
div.controls div.user-header {
|
||||
h5 {
|
||||
margin-bottom: 0.8em;
|
||||
}
|
||||
|
||||
.user-name {
|
||||
display: inline-block;
|
||||
margin: 0 0 0.3em;
|
||||
|
@ -303,10 +299,6 @@ div.content.groups {
|
|||
}
|
||||
|
||||
div.controls div.group-header {
|
||||
h5 {
|
||||
margin-bottom: 0.8em;
|
||||
}
|
||||
|
||||
.group-name {
|
||||
display: inline-block;
|
||||
margin: 0 0 0.3em;
|
||||
|
|
Loading…
Reference in New Issue