slightly improve custom acl selector

This commit is contained in:
Mario Vavti
2018-02-26 13:57:13 +01:00
parent be3e0ca9a1
commit 032cbca651
3 changed files with 6 additions and 13 deletions

View File

@@ -842,15 +842,6 @@ div.jGrowl div.jGrowl-notification {
font-family: ForkAwesome, sans-serif, arial, freesans;
}
.acl-list-item {
width: 100%;
padding: 0.5rem;
margin-bottom: 0.5rem;
border: 1px solid #ccc;
float: left;
border-radius: $radius;
}
.acl-item-header {
width: 100%;
}