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
Pixel Humain
co2
Commits
98198fc4
Commit
98198fc4
authored
May 19, 2022
by
Nicolas Nambinintsoa
Browse files
fix design badge
parent
a3b78646
Changes
1
Hide whitespace changes
Inline
Side-by-side
assets/css/element/badge.css
View file @
98198fc4
...
...
@@ -351,8 +351,8 @@ hr#badge-separator{
}
@media
(
max-width
:
767px
){
.container-badge
{
padding-left
:
55
px
;
padding-right
:
3
0px
;
padding-left
:
0
px
;
padding-right
:
0px
;
}
}
...
...
@@ -454,4 +454,17 @@ hr#badge-separator{
width
:
100%
;
float
:
right
;
}
#filterContainer
.menu-filters-xs
{
min-height
:
fit-content
!important
;
}
#filterContainer
.dropdown
.dropdown-menu
:before
,
.searchObjCSS
.dropdown
.dropdown-menu
:before
,
#filterContainer
.dropdown
.dropdown-menu
:after
,
.searchObjCSS
.dropdown
.dropdown-menu
:after
{
display
:
none
;
}
#filterContainer
.dropdown
.dropdown-menu
,
.searchObjCSS
.dropdown
.dropdown-menu
{
position
:
relative
;
top
:
0px
;
left
:
0px
;
width
:
100%
;
}
}
\ No newline at end of file
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