Switch to side-by-side view

--- a/website/BUGS.html
+++ b/website/BUGS.html
@@ -57,34 +57,34 @@
           case-insensitive search does not work for them (e.g.:
           searching for ds1820 will not find DS1820).</li>
 
-      <li>On systems such as Debian Stable which use Evince version
-        2.x (not 3.x) as PDF viewer, the default "Open" command for
-        PDF files will not work. You need to edit the command:
-        in <em>Preferences->GUI&nbsp;configuration</em>,
-        uncheck <em>Use&nbsp;desktop&nbsp;preferences...</em>, then
-        click <em>Choose&nbsp;editor&nbsp;applications</em>, and for
-        application/pdf, application/postscript and text/dvi, change
-        the --page-index option to --page-label.</li>
-
-      <li>It will sometimes happen that the result list paragraph
-        format stored in the Qt preferences file will get garbled,
-        causing result lists with no displayed paragraphs (the
-        counts and pages are ok, the results can be seen in table
-        mode, but not in list mode). The workaround is to go to
-        <blockquote>
-          Preferences->Query configuration->User interface
-        </blockquote> and erase the result paragraph format string
-        (^A DEL in the text area), this will reset the string to the
-        default value.</li>
-
-      <li>Real time indexer: when running with gamin on FreeBSD, the
-        indexer can deadlock in the gamin dialog in some
-        cases.</li>
-
-      <li>After an upgrade, the recoll GUI sometimes crashes on
-        startup. This is fixed by removing (back it up just in case)
-        ~/.config/Recoll.org/recoll.conf, the QSettings storage for
-        recoll.</li>
+        <li>On systems such as Debian Stable which use Evince version
+          2.x (not 3.x) as PDF viewer, the default "Open" command for
+          PDF files will not work. You need to edit the command:
+          in <em>Preferences->GUI&nbsp;configuration</em>,
+          uncheck <em>Use&nbsp;desktop&nbsp;preferences...</em>, then
+          click <em>Choose&nbsp;editor&nbsp;applications</em>, and for
+          application/pdf, application/postscript and text/dvi, change
+          the --page-index option to --page-label.</li>
+
+        <li>It will sometimes happen that the result list paragraph
+          format stored in the Qt preferences file will get garbled,
+          causing result lists with no displayed paragraphs (the
+          counts and pages are ok, the results can be seen in table
+          mode, but not in list mode). The workaround is to go to
+          <blockquote>
+            Preferences->Query configuration->User interface
+          </blockquote> and erase the result paragraph format string
+          (^A DEL in the text area), this will reset the string to the
+          default value.</li>
+
+        <li>Real time indexer: when running with gamin on FreeBSD, the
+          indexer can deadlock in the gamin dialog in some
+          cases.</li>
+
+        <li>After an upgrade, the recoll GUI sometimes crashes on
+          startup. This is fixed by removing (back it up just in case)
+          ~/.config/Recoll.org/recoll.conf, the QSettings storage for
+          recoll.</li>
       </ul>