allow for 64 chars of code
This commit is contained in:
parent
153015063e
commit
a41232160f
@ -44,6 +44,8 @@ td.docs {
|
||||
text-align: left;
|
||||
}
|
||||
td.code {
|
||||
max-width: 450px;
|
||||
min-width: 450px;
|
||||
padding: 10px 10px 10px 10px;
|
||||
vertical-align: top;
|
||||
background: #f0f0f0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user