mirror of https://github.com/docker/docs.git
Fixed scrolling.
This commit is contained in:
parent
a5f73e1e64
commit
b1449426e7
|
@ -205,7 +205,7 @@
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
align-content: flex-start;
|
align-content: flex-start;
|
||||||
flex-flow: row wrap;
|
flex-flow: row wrap;
|
||||||
height: 140px;
|
height: 100px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
.tag {
|
.tag {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
Loading…
Reference in New Issue