summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/issuable.scss
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-02-06 12:11:34 -0600
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-02-10 15:09:08 -0600
commit178be67df221d46c5053a72917860775b343bc7d (patch)
treeb69c71c83bed7dd8ba94e326a924a99332008017 /app/assets/stylesheets/pages/issuable.scss
parent647d2b08cde74228728aeb12486c23e5f8e1b317 (diff)
downloadgitlab-ce-178be67df221d46c5053a72917860775b343bc7d.tar.gz
Set height of fixed sidebars with js
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 130103a2702..da5c44b5fdc 100644
--- a/app/assets/stylesheets/pages/issuable.scss
+++ b/app/assets/stylesheets/pages/issuable.scss
@@ -190,7 +190,6 @@
.right-sidebar {
position: absolute;
- height: 100%;
top: $header-height;
bottom: 0;
right: 0;