Skip to content

Commit 274f56c

Browse files
authored
Merge branch 'development' into fix/fix-positioning-memory-leak
2 parents 17a0f5d + 9ab37f7 commit 274f56c

File tree

4 files changed

+8
-67
lines changed

4 files changed

+8
-67
lines changed

apps/ngx-bootstrap-docs/src/assets/css/style.scss

+1
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,7 @@ header {
346346
top: 50%;
347347
left: 50%;
348348
transform: translate(-50%, -50%);// TRY TO CHANGE IT
349+
height: 100px;
349350
}
350351
}
351352
}

0 commit comments

Comments
 (0)