mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-27 23:11:15 -03: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:
@@ -565,9 +565,6 @@ div.documentwrapper {
|
||||
height: auto;
|
||||
position: relative;
|
||||
}
|
||||
div.documentwrapper {
|
||||
float: left;
|
||||
}
|
||||
div.bodywrapper {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user