Skip to content

Commit e449c6d

Browse files
matskopetebacondarwin
authored andcommitted
chore(ngdocs): fix improve button overlap
1 parent 2bb27d4 commit e449c6d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/src/templates/css/docs.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,11 @@
9898
.improve-docs, .view-source {
9999
float: right;
100100
margin: 0 5px;
101+
position: relative;
102+
}
103+
104+
.improve-docs {
105+
z-index:100;
101106
}
102107

103108
.hint {

0 commit comments

Comments
 (0)