list in panel margin bottom fix
This commit is contained in:
@@ -669,6 +669,11 @@ table.no-margin {
|
||||
border-color: #e0e0e0;
|
||||
}
|
||||
|
||||
.panel-body > .list-container > .list > div.show-more {
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.panel-body > div:first-child > .list-expanded:first-child {
|
||||
margin-top: -@panel-padding;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user