Skip to content

Commit 4ec810e

Browse files
authored
Merge pull request #1940 from TusharUtane07/#1938
Fixed sidebar footer issue #1938
2 parents 5106a08 + f870f45 commit 4ec810e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.css

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ body {
99
-webkit-transform: translateY(-50%);
1010
-ms-transform: translateY(-50%);
1111
transform: translateY(-50%);
12+
z-index: 1;
1213
}
1314

1415
.icon-bar a {

0 commit comments

Comments
 (0)