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
Korko
SecretSanta.fr
Commits
8fc97d23
Commit
8fc97d23
authored
Dec 18, 2016
by
Korko
Browse files
Fix tiny glitch when opening last exclusion form
parent
e3aa7a1b
Changes
2
Hide whitespace changes
Inline
Side-by-side
public/assets/bundle.css
View file @
8fc97d23
...
...
@@ -13411,6 +13411,10 @@ img {
06. Form
========================================================================== */
fieldset
>
div
.form-group
{
overflow
:
visible
;
}
.participant
.participant-remove-wrapper
{
width
:
179px
;
}
...
...
resources/assets/sass/main.scss
View file @
8fc97d23
...
...
@@ -266,6 +266,9 @@ img {
/* ==========================================================================
06. Form
========================================================================== */
fieldset
>
div
.form-group
{
overflow
:
visible
;
}
.participant
.participant-remove-wrapper
{
width
:
179px
;
}
...
...
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