Minor style fixes

stable
Xavier Julián 2015-03-26 14:38:25 +01:00 committed by Juanfran
parent f110820203
commit 0bb4664921
3 changed files with 18 additions and 18 deletions

View File

@ -6,8 +6,8 @@ div.profile.centered
include ../includes/modules/profile/profile-content-tabs
div.content-wrapper
div.content
include ../includes/modules/profile/profile-timeline
//clude ../includes/modules/profile/profile-timeline
//include ../includes/modules/profile/profile-projects
//include ../includes/modules/profile/profile-contacts
include ../includes/modules/profile/profile-contacts
//include ../includes/modules/profile/profile-favorites
include ../includes/modules/profile/profile-sidebar

View File

@ -18,7 +18,7 @@ section.profile-contacts
span.position Back-end developer & Stakeholder
span.location Madrid
div.profile-project-stats
div.stat-comments(title="2 comments")
div.stat-projects(title="2 projects")
span.icon.icon-project
span.stat-num 2
div.stat-viewer(title="2 followers")

View File

@ -2,7 +2,9 @@
border-top: 1px solid $whitish;
display: flex;
flex-direction: column;
.profile-contacts-filters {
}
.profile-contact-filters {
align-self: center;
display: flex;
a {
@ -17,9 +19,7 @@
color: $green-taiga;
}
}
}
}
.profile-contact-single {
border-bottom: 1px solid $whitish;
display: flex;