inspector: Allow horizontal scrolling in the css editor

Otherwise, when pasting Adwaita's CSS into it, it expands to be larger
than my screen...
This commit is contained in:
Benjamin Otte
2016-03-20 16:41:33 +01:00
parent 33b2684c29
commit e1444d0d35

View File

@@ -109,7 +109,7 @@
<child>
<object class="GtkScrolledWindow">
<property name="visible">True</property>
<property name="hscrollbar-policy">never</property>
<property name="hscrollbar-policy">automatic</property>
<property name="vscrollbar-policy">automatic</property>
<property name="expand">True</property>
<child>