Switch to side-by-side view

--- a/dirbrowser/dirbrowser.ui
+++ b/dirbrowser/dirbrowser.ui
@@ -73,9 +73,15 @@
               <verstretch>0</verstretch>
              </sizepolicy>
             </property>
+            <property name="minimumSize">
+             <size>
+              <width>150</width>
+              <height>0</height>
+             </size>
+            </property>
             <property name="maximumSize">
              <size>
-              <width>400</width>
+              <width>300</width>
               <height>16777215</height>
              </size>
             </property>
@@ -89,6 +95,12 @@
             <property name="enabled">
              <bool>false</bool>
             </property>
+            <property name="maximumSize">
+             <size>
+              <width>70</width>
+              <height>16777215</height>
+             </size>
+            </property>
             <property name="text">
              <string>Search</string>
             </property>
@@ -98,6 +110,12 @@
            <widget class="QToolButton" name="prevTB">
             <property name="text">
              <string>...</string>
+            </property>
+            <property name="iconSize">
+             <size>
+              <width>27</width>
+              <height>20</height>
+             </size>
             </property>
             <property name="arrowType">
              <enum>Qt::LeftArrow</enum>
@@ -108,6 +126,12 @@
            <widget class="QToolButton" name="nextTB">
             <property name="text">
              <string>...</string>
+            </property>
+            <property name="iconSize">
+             <size>
+              <width>27</width>
+              <height>20</height>
+             </size>
             </property>
             <property name="arrowType">
              <enum>Qt::RightArrow</enum>
@@ -131,7 +155,7 @@
             </property>
             <property name="sizeHint" stdset="0">
              <size>
-              <width>100</width>
+              <width>60</width>
               <height>20</height>
              </size>
             </property>
@@ -148,8 +172,8 @@
               <height>20</height>
              </size>
             </property>
-            <property name="arrowType">
-             <enum>Qt::NoArrow</enum>
+            <property name="autoRaise">
+             <bool>true</bool>
             </property>
            </widget>
           </item>