mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
added overflow: auto to style of code blocks
This commit is contained in:
@@ -497,6 +497,7 @@ code, pre {
|
||||
margin-top: 0.25em;
|
||||
display: block;
|
||||
min-height: 45px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.note {
|
||||
|
||||
Reference in New Issue
Block a user