[polari] ui: Reduce room sidebar width
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [polari] ui: Reduce room sidebar width
- Date: Mon, 23 Feb 2015 19:27:35 +0000 (UTC)
commit 79737e899b08bf93d99917837ff162adf86902fd
Author: Florian Müllner <fmuellner gnome org>
Date: Sun Feb 22 00:16:57 2015 +0100
ui: Reduce room sidebar width
After removing selection-mode, we no longer have to account for either
selection-mode button or action bar, so we can cut down on the sidebar
width to leave more room to actual content.
https://bugzilla.gnome.org/show_bug.cgi?id=736481
data/resources/main-window.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/resources/main-window.ui b/data/resources/main-window.ui
index 8f06072..e9bf3af 100644
--- a/data/resources/main-window.ui
+++ b/data/resources/main-window.ui
@@ -186,7 +186,7 @@
<object class="PolariFixedSizeFrame" id="frame1">
<property name="visible">True</property>
<property name="hexpand">False</property>
- <property name="width">300</property>
+ <property name="width">200</property>
<style>
<class name="sidebar"/>
<class name="polari-sidebar"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]