Skip to content

Commit

Permalink
Moves sidebar to right side of layout on subpage template
Browse files Browse the repository at this point in the history
  • Loading branch information
sodevious committed Jun 5, 2018
1 parent fcefc7c commit c0037b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rh/templates/subpage_wsidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

{% placeholder 'header' %}

<div class="container content-wsidebar">
<div class="container content-wsidebar sidebar-right">
<div class="content rich-text">
{% placeholder 'main_content' %}
</div>
Expand Down

0 comments on commit c0037b6

Please sign in to comment.