Skip to content

Commit

Permalink
ui: fix minor css formatting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
mssalvatore committed Jan 28, 2021
1 parent 1b90483 commit ea08886
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
}

.advanced-multi-select .card-header .master-checkbox span {
padding-bottom: 0.188rem;
padding-bottom: 0.188rem;
}

.advanced-multi-select .card-header .header-title {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
margin-top: 1em;
display: flex;
}

.info-pane-warning .warning-icon {
margin-top: .188em;
margin-left: 0em;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@

.warning-icon {
text-transform: uppercase;
color: #ffc107;
color: #FFC107;
font-weight: 900;
margin-left: .75em;
}

0 comments on commit ea08886

Please sign in to comment.