mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 09:39:52 +08:00
docs: Remove weird "float: left"
This breaks the docs on extremely narrow screens and I cannot find a reason for it. Fixes https://github.com/fish-shell/fish-site/issues/110
This commit is contained in:
parent
d2165ca7e9
commit
93cd70edfe
|
@ -565,9 +565,6 @@ div.documentwrapper {
|
|||
height: auto;
|
||||
position: relative;
|
||||
}
|
||||
div.documentwrapper {
|
||||
float: left;
|
||||
}
|
||||
div.bodywrapper {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user