diff --git a/retroshare-gui/src/gui/TheWire/WireGroupExtra.cpp b/retroshare-gui/src/gui/TheWire/WireGroupExtra.cpp
index 8ed6d4d4b..119120020 100644
--- a/retroshare-gui/src/gui/TheWire/WireGroupExtra.cpp
+++ b/retroshare-gui/src/gui/TheWire/WireGroupExtra.cpp
@@ -36,11 +36,6 @@ void WireGroupExtra::setUp()
{
connect(ui.pushButton_masthead, SIGNAL(clicked() ), this , SLOT(addMasthead()));
- int desired_height = ui.pushButton_masthead->height() + ui.removeButton->height() + ui.lineEdit_Tagline->height();
- int desired_width = 3/1.0 * desired_height + ui.lineEdit_Tagline->width();
-
- ui.label_masthead->setFixedSize(desired_width, desired_height);
-
setMasthead(QPixmap());
}
diff --git a/retroshare-gui/src/gui/TheWire/WireGroupExtra.ui b/retroshare-gui/src/gui/TheWire/WireGroupExtra.ui
index 4c03b8fe8..1109704e4 100644
--- a/retroshare-gui/src/gui/TheWire/WireGroupExtra.ui
+++ b/retroshare-gui/src/gui/TheWire/WireGroupExtra.ui
@@ -31,16 +31,6 @@
-
- -
-
-
- Tagline:
-
-
-
- -
-
-
-
@@ -48,46 +38,6 @@
- -
-
-
- Location:
-
-
-
- -
-
-
- Qt::Vertical
-
-
-
- 20
- 10
-
-
-
-
- -
-
-
- Select Image
-
-
-
- -
-
-
- Qt::Vertical
-
-
-
- 20
- 40
-
-
-
-
-
@@ -116,9 +66,59 @@
+ -
+
+
+ -
+
+
+ Qt::Vertical
+
+
+
+ 20
+ 10
+
+
+
+
+ -
+
+
+ Tagline:
+
+
+
+ -
+
+
+ Location:
+
+
+
+ -
+
+
+ Select Image
+
+
+
+ -
+
+
+ Qt::Vertical
+
+
+
+ 20
+ 40
+
+
+
+
- -
+
-
Qt::Vertical
@@ -131,6 +131,19 @@
+ -
+
+
+ Qt::Vertical
+
+
+
+ 20
+ 40
+
+
+
+