Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
generateur-slogans
Commits
cbd41a71
Verified
Commit
cbd41a71
authored
Oct 23, 2017
by
Thibaut Broggi
Browse files
Fix scrollbar on iconpicker
parent
8ac48de8
Pipeline
#1439
passed with stage
in 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
static/style.css
View file @
cbd41a71
...
...
@@ -320,12 +320,9 @@ main > #credits {
}
}
div
#step4
>
div
:nth-of-type
(
1
)
{
.iconpicker
{
max-height
:
500px
;
overflow-y
:
auto
;
}
.iconpicker
{
display
:
flex
;
flex-direction
:
row
;
flex-wrap
:
wrap
;
...
...
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