Skip to content
Snippets Groups Projects
Commit 7ab4f2ad authored by Alfredo Sumaran's avatar Alfredo Sumaran
Browse files

Remove previously introduced CSS that will not be used anymore

parent 5fc690df
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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 {
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment