Invert share buttons layout

This commit is contained in:
Martín González
2017-02-15 19:47:58 +01:00
parent 73d580b5ba
commit 9962202b0d
3 changed files with 34 additions and 36 deletions

View File

@@ -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;