Skip to content

Commit e9a4d73

Browse files
committed
replace missing style which was previously in font-awesome.css
1 parent 07fa50d commit e9a4d73

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Frontend/src/components/monitoring/endpoint.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,3 +451,7 @@ div[content="Unable to connect to instance"],
451451
div[content="Unable to connect to monitoring server"] {
452452
z-index: 99999;
453453
}
454+
455+
.pull-left {
456+
float: left;
457+
}

0 commit comments

Comments
 (0)