Removes EE differences for lists.scss
This commit is contained in:
parent
685a85c613
commit
e03bb5a77b
1 changed files with 6 additions and 0 deletions
|
@ -156,6 +156,12 @@ ul.content-list {
|
|||
margin-top: 3px;
|
||||
margin-bottom: 4px;
|
||||
|
||||
&.btn-ldap-override {
|
||||
@include media-breakpoint-up(sm) {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
&.has-tooltip,
|
||||
&:last-child {
|
||||
margin-right: 0;
|
||||
|
|
Loading…
Reference in a new issue