diff options
-rw-r--r-- | app/views/general/_locale_switcher.rhtml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/general/_locale_switcher.rhtml b/app/views/general/_locale_switcher.rhtml index 812256ccf..c884ff6f1 100644 --- a/app/views/general/_locale_switcher.rhtml +++ b/app/views/general/_locale_switcher.rhtml @@ -9,4 +9,5 @@ <% end %> </div> <% end %> -<br/> + +<div class="spacer"></div> |