Source code
Revision control
Copy as Markdown
Other Tools
{
"label": "myordbok.com",
"bugs": {
"2012708": {
"issue": "broken-layout",
"matches": ["*://myordbok.com/*"]
}
},
"css": {
"fix_layout": "div.ptl > div > div.define.result > div.promote { min-width: revert; }"
},
"interventions": [
{
"platforms": ["desktop"],
"css": ["fix_layout"]
}
]
}