Skip to content

Commit

Permalink
Elastic: Fix .proplist padding
Browse files Browse the repository at this point in the history
  • Loading branch information
alecpl committed Aug 17, 2018
1 parent ada2570 commit 4b0a285
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions skins/elastic/styles/widgets/forms.less
Original file line number Diff line number Diff line change
Expand Up @@ -622,11 +622,7 @@ td.editfield { width: 99%; /* TODO */ }
@proplist-record-height: 2rem;
.proplist {
margin-bottom: 0;

.formcontent > &,
fieldset > & {
padding-left: 0;
}
padding: 0;

li {
list-style-type: none;
Expand Down

0 comments on commit 4b0a285

Please sign in to comment.