mirror of https://github.com/docker/docs.git
remove height and color addition to nav-secondary on landscape
Signed-off-by: Alex Hokanson <571756+ingshtrom@users.noreply.github.com>
This commit is contained in:
parent
5b734e70e7
commit
3961a25364
|
@ -231,10 +231,6 @@
|
||||||
.nav-secondary-tabs {
|
.nav-secondary-tabs {
|
||||||
height: 100px;
|
height: 100px;
|
||||||
}
|
}
|
||||||
.nav-secondary {
|
|
||||||
background: $bg-sidebar;
|
|
||||||
height: 100px;
|
|
||||||
}
|
|
||||||
.content {
|
.content {
|
||||||
padding: 120px 20px;
|
padding: 120px 20px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue