Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
B
bridge
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
12
Issues
12
List
Board
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mastodon
bridge
Commits
67e30ad5
Unverified
Commit
67e30ad5
authored
Jan 10, 2018
by
Eugen Rochko
Committed by
GitHub
Jan 10, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #30 from neetshin/master
Fix design of user-card
parents
65fc6a4f
f28458cf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
home.scss
app/assets/stylesheets/home.scss
+4
-0
No files found.
app/assets/stylesheets/home.scss
View file @
67e30ad5
...
...
@@ -513,6 +513,7 @@ h4 {
background
:
darken
(
$darkest
,
4%
);
border-radius
:
50%
;
overflow
:
hidden
;
flex-shrink
:
0
;
img
{
display
:
block
;
...
...
@@ -539,6 +540,9 @@ h4 {
.name
{
margin-left
:
10px
;
white-space
:
nowrap
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
}
.display-name
{
...
...
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