diff --git a/inc/toolbar.php b/inc/toolbar.php
index 00b7baefed526fbfc1952732a9173b168c56c122..a019cae2be175ee4ad45dbb0fdb74002077e9f55 100644
--- a/inc/toolbar.php
+++ b/inc/toolbar.php
@@ -144,7 +144,7 @@ function toolbar_JSdefines($varname){
                 'type'   => 'insert',
                 'title'  => $lang['qb_hr'],
                 'icon'   => 'hr.png',
-                'insert' => '----\n',
+                'insert' => '\n----\n',
                 ),
            array(
                 'type'   => 'mediapopup',