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:
authorPhil Hughes <me@iamphill.com>2016-06-01 13:23:57 +0300
committerPhil Hughes <me@iamphill.com>2016-06-10 12:41:58 +0300
commitffd07382b08586420628ae7ecda8a512adf091aa (patch)
treed6646e191b4e155c27acfc8ba20cd9e74fc1f320 /app/assets/stylesheets/pages/issuable.scss
parente0f3e44b3e67b80543b6956c7ae46035fabc696f (diff)
Fixed issue with bold in issuable sidebar
Diffstat (limited to 'app/assets/stylesheets/pages/issuable.scss')
-rw-r--r--app/assets/stylesheets/pages/issuable.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/issuable.scss b/app/assets/stylesheets/pages/issuable.scss
index 787c387379e..8b6370caa7d 100644
--- a/app/assets/stylesheets/pages/issuable.scss
+++ b/app/assets/stylesheets/pages/issuable.scss
@@ -141,7 +141,6 @@
.assign-yourself {
margin-top: 10px;
- font-weight: normal;
display: block;
}
}