Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 67a81ef

Browse files
matskopetebacondarwin
authored andcommitted
chore(ngdocs): fix improve button overlap
1 parent add43e9 commit 67a81ef

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/src/templates/css/docs.css

+5
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,11 @@ img.AngularJS-small {
8888

8989
.improve-docs {
9090
float: right;
91+
position: relative;
92+
}
93+
94+
.improve-docs {
95+
z-index:100;
9196
}
9297

9398
.hint {

0 commit comments

Comments
 (0)