summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaternotificationsconsole.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaternotificationsconsole.cpp')
-rw-r--r--indra/newview/llfloaternotificationsconsole.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaternotificationsconsole.cpp b/indra/newview/llfloaternotificationsconsole.cpp
index a819b30e30..d3ec79cb0d 100644
--- a/indra/newview/llfloaternotificationsconsole.cpp
+++ b/indra/newview/llfloaternotificationsconsole.cpp
@@ -34,7 +34,7 @@
#include "llpanel.h"
#include "llcombobox.h"
-const S32 NOTIFICATION_PANEL_HEADER_HEIGHT = 20;
+const S32 NOTIFICATION_PANEL_HEADER_HEIGHT = 40;
const S32 HEADER_PADDING = 38;
class LLNotificationChannelPanel : public LLLayoutPanel