Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit a1c58e9

Browse files
Merge pull request #2417 from splunk/bhillmer-fix-icon-css
fix icon css
2 parents cb8a1fa + 82d80a3 commit a1c58e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_static/signalfx-alabaster.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -948,7 +948,7 @@ a.image-reference:hover
948948
margin-top: -35px;
949949
}
950950

951-
#welcome .newparawithicon [class^="icon-"], #welcome .newparawithicon [class*=" icon-"], #get-started-with-splunk-observability-cloud .newparawithicon [class^="icon-"], #get-started-with-splunk-observability-cloud .newparawithicon [class*=" icon-"]{
951+
#welcome .newparawithicon [class^="icon-"], #welcome .newparawithicon [class*="icon-"], #get-started-with-splunk-observability-cloud .newparawithicon [class^="icon-"], #get-started-with-splunk-observability-cloud .newparawithicon [class*="icon-"]{
952952
font-size: 28px;
953953
position: absolute;
954954
overflow: hidden;

0 commit comments

Comments
 (0)