diff options
| author | Théo Zimmermann | 2019-05-22 17:38:06 +0200 |
|---|---|---|
| committer | Théo Zimmermann | 2019-05-22 17:38:06 +0200 |
| commit | 049cfe725d334fb863df31ee9e03db4b54a64455 (patch) | |
| tree | 2149121e604d2b369eb001289bf64adf508afc21 /doc/common/styles/html/coqremote/modules | |
| parent | ed7d118e8ee9a6725daafde31845981f5da8d2b4 (diff) | |
| parent | 0001b6d108c2d2c058b0bfca7e0af888c026fe05 (diff) | |
Merge PR #10203: Fixing typos - Part 1
Ack-by: SkySkimmer
Reviewed-by: Zimmi48
Ack-by: cpitclaudel
Reviewed-by: gares
Reviewed-by: jfehrle
Reviewed-by: vbgl
Diffstat (limited to 'doc/common/styles/html/coqremote/modules')
| -rw-r--r-- | doc/common/styles/html/coqremote/modules/system/system.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/common/styles/html/coqremote/modules/system/system.css b/doc/common/styles/html/coqremote/modules/system/system.css index 9371bb479e..9556c7882a 100644 --- a/doc/common/styles/html/coqremote/modules/system/system.css +++ b/doc/common/styles/html/coqremote/modules/system/system.css @@ -327,7 +327,7 @@ html.js fieldset.collapsed legend a { * html.js fieldset.collapsed table * { display: inline; } -/* For Safari 2 to prevent collapsible fieldsets containing tables from dissapearing due to tableheader.js. */ +/* For Safari 2 to prevent collapsible fieldsets containing tables from disappearing due to tableheader.js. */ html.js fieldset.collapsible { position: relative; } |
