mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 12:41:08 +08:00
docs: remove an errant } from the css file
This was causing strange spacing in the language docs.
This commit is contained in:
parent
5b5cee5185
commit
13133f66be
|
@ -214,7 +214,7 @@ tr, code, pre {
|
|||
|
||||
tt, code, pre, dl > dt span ~ em, #synopsis p, dl.envvar .pre, dl.describe .pre {
|
||||
font-family: "Source Code Pro", "DejaVu Sans Mono", Menlo, "Ubuntu Mono", Consolas, Monaco, "Lucida Console", monospace, fixed;
|
||||
}}
|
||||
}
|
||||
|
||||
pre, div[class*="highlight-"] {
|
||||
/* For some reason sphinx since 3.1.2 sets "clear: both" here, which breaks in interesting ways */
|
||||
|
|
Loading…
Reference in New Issue
Block a user