Skip to content
Snippets Groups Projects
Commit 111fecc6 authored by Phil Hughes's avatar Phil Hughes
Browse files

Reverted project avatar radius

Fixed spacing in missing links
parent 509c2ca3
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -15,7 +15,7 @@
&.s24 { margin-right: 4px; }
}
 
&.group-avatar, &.avatar-tile {
&.group-avatar, &.project-avatar, &.avatar-tile {
@include border-radius(0);
}
 
Loading
Loading
Loading
Loading
@@ -75,6 +75,10 @@
float: none;
margin-left: auto;
margin-right: auto;
&.identicon {
border-radius: 50%;
}
}
 
.project-title {
Loading
Loading
@@ -402,6 +406,8 @@ a.deploy-project-label {
border-radius: $border-radius-default;
 
a {
padding-left: 10px;
padding-right: 10px;
color: $notes-light-color;
display: block;
}
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment