summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Tang <dtang@gitlab.com>2019-04-02 12:49:36 +0000
committerDennis Tang <dtang@gitlab.com>2019-04-02 14:48:15 +0000
commit2614273328972243a0d18b1fca92265946e68c03 (patch)
tree7477fcfa98cafb8fb74618c9cd3a8996fdc316ea
parent65ede29537573836b8958be3feb6abfde163f0fc (diff)
downloadgitlab-ce-59131-set-the-size-of-instance-system-message-text-12px.tar.gz
Remove duplicate declaration of $system-header-height59131-set-the-size-of-instance-system-message-text-12px
-rw-r--r--app/assets/stylesheets/framework/variables.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/variables.scss b/app/assets/stylesheets/framework/variables.scss
index 5d4c84c494d..7d9781ffb87 100644
--- a/app/assets/stylesheets/framework/variables.scss
+++ b/app/assets/stylesheets/framework/variables.scss
@@ -289,7 +289,6 @@ $gl-line-height: 16px;
$gl-line-height-24: 24px;
$gl-line-height-14: 14px;
-$system-header-height: 35px;
$issue-box-upcoming-bg: #8f8f8f;
$pages-group-name-color: #4c4e54;