Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Fractalis
fractal.js
Commits
5ea46321
Commit
5ea46321
authored
Jul 18, 2018
by
Sascha Herzinger
Browse files
minor improvements
parent
16863544
Pipeline
#5835
passed with stages
in 6 minutes and 8 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/vue/components/ControlPanel.vue
View file @
5ea46321
...
...
@@ -15,8 +15,8 @@
<task-view/>
</div>
<div
class=
"fjs-links"
>
<input
type=
"button"
value=
"
Report
Issue"
@
click=
"issuePopup"
/>
<input
type=
"button"
value=
"Cite
Paper
"
@
click=
"citationPopup"
/>
<input
type=
"button"
value=
"Issue
s
"
@
click=
"issuePopup"
/>
<input
type=
"button"
value=
"Cite"
@
click=
"citationPopup"
/>
<input
type=
"button"
value=
"About"
@
click=
"infoPopup"
/>
</div>
</div>
...
...
@@ -143,5 +143,5 @@
margin
:
-100vw
.fjs-links
position
:
absolute
bottom
:
60px
bottom
:
4vh
</
style
>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment