mirror of https://github.com/docker/docs.git
Fix scroll clipping.
This commit is contained in:
parent
6d739935fe
commit
f47d29d050
|
@ -50,8 +50,8 @@
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
margin-bottom: 10px;
|
|
||||||
margin: 0 20px;
|
margin: 0 20px;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
|
||||||
.results-filter {
|
.results-filter {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
Loading…
Reference in New Issue