Skip to content

Commit

Permalink
resolve 0018932: Unnecessary whitespace on 'Configure attributes' page
Browse files Browse the repository at this point in the history
  • Loading branch information
mariez committed Nov 26, 2017
1 parent 5c65aef commit 80efca2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion css/style.css

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions less/legacy.less
Expand Up @@ -293,8 +293,10 @@ body.send form, body.send #testpanel{margin-bottom:0}
body.messages div.actions .pull-right{float:none !important}
}
/* ## attributes */
body.attributes .form-control{width:auto}

body.attributes{
.well form > br{display:none}
.form-control{width:auto}
}
/* ## settings (configure) */
body.configure fieldset legend{
border: 0;
Expand Down

0 comments on commit 80efca2

Please sign in to comment.