Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
socialblue
Commits
12c8609d
Commit
12c8609d
authored
Jun 11, 2021
by
Agami4
Browse files
Issue
#3218436
by agami4: Improve location content on the user block on the user page
parent
e5225fa4
Changes
2
Hide whitespace changes
Inline
Side-by-side
assets/css/cards--sky.css
View file @
12c8609d
...
...
@@ -232,6 +232,11 @@
margin-bottom
:
0
;
}
.socialblue--sky
.card__info-user--about-address
.field
{
max-width
:
100%
;
margin-bottom
:
0
;
}
.socialblue--sky
.card__counter
{
padding-bottom
:
1.25rem
;
}
...
...
components/02-atoms/cards/cards--sky.scss
View file @
12c8609d
...
...
@@ -337,6 +337,11 @@
p
{
margin-bottom
:
0
;
}
.field
{
max-width
:
100%
;
margin-bottom
:
0
;
}
}
}
}
...
...
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