mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-07 04:20:07 +01:00
Fix position of the div.document-no-sidebar style
This commit is contained in:
@@ -121,7 +121,7 @@ div.document-no-sidebar {
|
||||
position: relative;
|
||||
margin-left: 0px;
|
||||
z-index: 0;
|
||||
top: 30px;
|
||||
top: 0px;
|
||||
}
|
||||
|
||||
div.sphinxsidebar {
|
||||
|
||||
Reference in New Issue
Block a user