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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.css

Lines changed: 1 addition & 0 deletions
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)