summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaternotificationsconsole.cpp
diff options
context:
space:
mode:
authorAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2025-12-05 16:24:42 +0200
committerAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2025-12-05 19:35:53 +0200
commit63ad735fef0dfca0c0e7daab142b5fb8343fc55f (patch)
tree135425520a21ed7d5dca3ac76b6dfcaa9ada800a /indra/newview/llfloaternotificationsconsole.cpp
parent17e72f98aba92e8aa690d835f1532d54c526d6d9 (diff)
#4628 New land access permission
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 d3ec79cb0d..a819b30e30 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 = 40;
+const S32 NOTIFICATION_PANEL_HEADER_HEIGHT = 20;
const S32 HEADER_PADDING = 38;
class LLNotificationChannelPanel : public LLLayoutPanel