diff --git a/style.css b/style.css index 4506719..fb84eae 100644 --- a/style.css +++ b/style.css @@ -3299,3 +3299,8 @@ body.action-embed-index { #assets-menu a { border: 0; } + +.text-editor-sidebar { + right: -273px; + z-index: 999; +} -- libgit2 0.21.2