Skip to content

Commit

Permalink
Make CSS for form unit tooltips more specific [#154780254]
Browse files Browse the repository at this point in the history
Signed-off-by: Reid Mitchell <rmitchell@pivotal.io>
  • Loading branch information
Ming Xiao authored and pivotal committed Feb 16, 2018
1 parent 699e916 commit a653bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/forms/forms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@ textarea.valid {
font-size: 12px;
}

.tooltip .icon {
.label-row .tooltip .icon {
font-size: 2 * $base-unit;
margin-left: $base-unit / 2;

Expand Down

0 comments on commit a653bb1

Please sign in to comment.