aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/resources/html/Ocean.theme
diff options
context:
space:
mode:
Diffstat (limited to 'haddock-api/resources/html/Ocean.theme')
-rw-r--r--haddock-api/resources/html/Ocean.theme/ocean.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/haddock-api/resources/html/Ocean.theme/ocean.css b/haddock-api/resources/html/Ocean.theme/ocean.css
index ddedcace..32c68927 100644
--- a/haddock-api/resources/html/Ocean.theme/ocean.css
+++ b/haddock-api/resources/html/Ocean.theme/ocean.css
@@ -466,13 +466,13 @@ div#style-menu-holder {
visibility: hidden;
}
-.subs ul {
+.subs.fields ul {
list-style: none;
display: table;
margin: 0;
}
-.subs ul li {
+.subs.fields ul li {
display: table-row;
}