Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Luc Didry
kresus
Commits
b9cd592b
Commit
b9cd592b
authored
Mar 19, 2019
by
Nicolas Frandeboeuf
Browse files
Fix wizard buttons not aligned vertically
parent
a37c60ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
client/themes/default/style.css
View file @
b9cd592b
...
...
@@ -617,6 +617,10 @@ input.category-color {
justify-content
:
flex-end
;
}
.wizard
.initform
.buttons-toolbar
{
margin-bottom
:
0
;
}
.wizard
.accountwizard-newbank
.btn.danger
{
/* The button is after the account wizard in the DOM so we need to translate
its vertical position to put it on the same line than the save button */
...
...
Write
Preview
Supports
Markdown
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