Selector oopsie
parent
b9914602eb
commit
504b57361c
|
@ -66,11 +66,11 @@ form button {
|
|||
margin-top: 0.5em;
|
||||
}
|
||||
|
||||
table pre .spaced {
|
||||
table pre.spaced {
|
||||
padding: 0.5em;
|
||||
}
|
||||
|
||||
table td .clipped {
|
||||
table td.clipped {
|
||||
overflow-x: clip;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
|
|
Loading…
Reference in New Issue