Skip to content

Commit

Permalink
Fix CSS issue on "Pattern options" tab in Resource Registries
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentfretin committed Jul 1, 2020
1 parent c93a84e commit 5991a58
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,18 +90,13 @@
}

.lessvariables,
.patternoptionsuse {
.patternoptions {
.form{
padding-top: 15px;
clear: both;
}
}

.pat-resourceregistry .lessvariables .form {
padding-top: 10px;
clear: both;
}

.patternoptions {
.form-control-feedback {
top: 0;
Expand Down

0 comments on commit 5991a58

Please sign in to comment.