diff --git a/app/assets/stylesheets/legislation_process.scss b/app/assets/stylesheets/legislation_process.scss index 3fbc509bf..0b53115d6 100644 --- a/app/assets/stylesheets/legislation_process.scss +++ b/app/assets/stylesheets/legislation_process.scss @@ -527,13 +527,6 @@ $epigraph-line-height: rem-calc(22); .draft-panels { position: relative; padding: 2rem 0; - - aside.absolute { - @include breakpoint(medium) { - position: absolute; - right: 0; - } - } .draft-chooser { margin-bottom: 2rem; @@ -1118,6 +1111,10 @@ $epigraph-line-height: rem-calc(22); // 10. Legislation draft comment // ----------------- .legislation-comment { + + .annotation-share-comment { + margin-bottom: 2rem; + } .pull-right { float: right; diff --git a/app/views/legislation/annotations/_slim_version_chooser.html.erb b/app/views/legislation/annotations/_slim_version_chooser.html.erb index cd34736f7..2f2203374 100644 --- a/app/views/legislation/annotations/_slim_version_chooser.html.erb +++ b/app/views/legislation/annotations/_slim_version_chooser.html.erb @@ -17,7 +17,7 @@