mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-28 19:41:33 +02:00
switch the compile dropdown menu to left, to avoid overflow into editor
This commit is contained in:
@@ -25,7 +25,7 @@ div.full-size.pdf(ng-controller="PdfController")
|
||||
dropdown-toggle
|
||||
)
|
||||
span.caret
|
||||
ul.dropdown-menu.dropdown-menu-right
|
||||
ul.dropdown-menu.dropdown-menu-left
|
||||
li.dropdown-header #{translate("compile_mode")}
|
||||
li
|
||||
a(href, ng-click="draft = false")
|
||||
|
||||
Reference in New Issue
Block a user