Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortauriedavis <taurie@gitlab.com>2016-09-16 21:31:55 +0300
committertauriedavis <taurie@gitlab.com>2016-09-16 21:31:55 +0300
commit99c37390e982829a28bac6555aad331b9ca65aed (patch)
tree554b1aaa1e683b05fd5d5a4a984e7ae306ce9bab /app/assets/stylesheets/framework/blocks.scss
parentfae8468deb990cdc8fd1dd2b45de13ba909ee785 (diff)
clean up profile
Diffstat (limited to 'app/assets/stylesheets/framework/blocks.scss')
-rw-r--r--app/assets/stylesheets/framework/blocks.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/assets/stylesheets/framework/blocks.scss b/app/assets/stylesheets/framework/blocks.scss
index c721a78a87e..2432ddb72f4 100644
--- a/app/assets/stylesheets/framework/blocks.scss
+++ b/app/assets/stylesheets/framework/blocks.scss
@@ -129,8 +129,6 @@
position: relative;
.avatar-holder {
- margin-bottom: 16px;
-
.avatar, .identicon {
margin: 0 auto;
float: none;
@@ -143,9 +141,6 @@
.cover-title {
color: $gl-header-color;
- margin: 0;
- font-weight: normal;
- margin-bottom: 10px;
font-size: 23px;
h1 {