Skip to content
Snippets Groups Projects
Commit 9d1a32f2 authored by paolino's avatar paolino Committed by Alex Biehl
Browse files

Removed `nowrap` for interface method sigs (#674)

with nowrap the interfaces method sigs would expand at libitum
parent 1433e3bd
No related branches found
No related tags found
No related merge requests found
......@@ -419,9 +419,7 @@ div#style-menu-holder {
vertical-align: top;
padding-left: 0.5em;
}
#interface td.src {
white-space: nowrap;
}
#interface td.doc p {
margin: 0;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment