mirror of https://github.com/docker/docs.git
Removing redundant scrollbar lines that never activate with scrollbars.
This commit is contained in:
parent
fe5b942a0f
commit
455f904397
|
@ -18,7 +18,6 @@ pre {
|
|||
word-wrap: break-word;
|
||||
border: 0!important;
|
||||
border-radius: 4px;
|
||||
overflow-x: scroll !important;
|
||||
}
|
||||
|
||||
code {
|
||||
|
|
Loading…
Reference in New Issue