Skip to content

Commit f5f2aeb

Browse files
authored
Merge pull request #46389 from tamilselvan1102/k8s-web-20240515
Fix cosmetic bug with note shortcode
2 parents 17c5278 + 6f0159b commit f5f2aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/scss/_custom.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ body {
507507
h4, h4.alert-heading {
508508
color: #000;
509509
display: block;
510-
float: left;
510+
float: initial;
511511
font-size: 1rem;
512512
padding: 0;
513513
padding-right: 0.5rem;

0 commit comments

Comments
 (0)