summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/issuable.scss
diff options
context:
space:
mode:
authorAndré Luís <me@andr3.net>2018-04-02 14:27:12 +0000
committerDouwe Maan <douwe@gitlab.com>2018-04-02 14:27:12 +0000
commitf8049f4e266417e19a814121923a1e4260a3217d (patch)
tree66114ddbc7ff0aff89e2134e5b2ead4e44e1f595 /app/assets/stylesheets/pages/issuable.scss
parent712da68badb68ddcc7361091c01f32a56fe1186e (diff)
downloadgitlab-ce-f8049f4e266417e19a814121923a1e4260a3217d.tar.gz
Backport changes in EE MR 4972: System Header and Footer
Diffstat (limited to 'app/assets/stylesheets/pages/issuable.scss')
-rw-r--r--app/assets/stylesheets/pages/issuable.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/pages/issuable.scss b/app/assets/stylesheets/pages/issuable.scss
index e21a9f0afc9..2c0ed976301 100644
--- a/app/assets/stylesheets/pages/issuable.scss
+++ b/app/assets/stylesheets/pages/issuable.scss
@@ -522,10 +522,6 @@
.with-performance-bar .right-sidebar {
top: $header-height + $performance-bar-height;
-
- .issuable-sidebar {
- height: calc(100% - #{$performance-bar-height});
- }
}
.sidebar-move-issue-confirmation-button {