Commit 7ab4f2ad authored by Alfredo Sumaran's avatar Alfredo Sumaran

Remove previously introduced CSS that will not be used anymore

parent 5fc690df
......@@ -38,29 +38,6 @@
margin-right: 15px;
}
}
&.group-admin {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
.group-avatar, .group-details, .controls {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.group-details {
flex: 1 1 auto;
flex-direction: column;
min-width: 0;
}
.controls {
align-items: center;
}
}
}
.ldap-group-links {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment