mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
more responsive docs nav
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 1030; // over everything in bootstrap
|
||||
height: 4rem;
|
||||
min-height: 4rem;
|
||||
// max-height: calc(100vh - 4rem);
|
||||
// overflow-y: auto;
|
||||
// }
|
||||
@@ -54,4 +54,9 @@
|
||||
.navbar-brand {
|
||||
color: $bd-purple;
|
||||
}
|
||||
|
||||
.bd-navbar-brand-wrap {
|
||||
padding-top: .25rem;
|
||||
padding-bottom: .25rem;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user