Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Commit 9d1a32f

Browse files
paolinoalexbiehl
authored andcommitted
Removed nowrap for interface method sigs (#674)
with nowrap the interfaces method sigs would expand at libitum
1 parent 1433e3b commit 9d1a32f

File tree

1 file changed

+1
-3
lines changed
  • haddock-api/resources/html/Ocean.std-theme

1 file changed

+1
-3
lines changed

haddock-api/resources/html/Ocean.std-theme/ocean.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -419,9 +419,7 @@ div#style-menu-holder {
419419
vertical-align: top;
420420
padding-left: 0.5em;
421421
}
422-
#interface td.src {
423-
white-space: nowrap;
424-
}
422+
425423
#interface td.doc p {
426424
margin: 0;
427425
}

0 commit comments

Comments
 (0)