mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Fix logs dropdown to work with Angular 1.3
This commit is contained in:
parent
95db287fef
commit
5fdb50958e
1 changed files with 2 additions and 2 deletions
|
@ -147,7 +147,7 @@ div.full-size.pdf(ng-controller="PdfController")
|
|||
)
|
||||
i.fa.fa-trash-o
|
||||
|
|
||||
div.dropdown(style="display: inline-block;")
|
||||
div.dropdown(style="display: inline-block;", dropdown)
|
||||
a.btn.btn-default.btn-sm(
|
||||
href
|
||||
dropdown-toggle
|
||||
|
|
Loading…
Reference in a new issue