diff --git a/indra/newview/llviewermenu.cpp b/indra/newview/llviewermenu.cpp index 63c13309f..8729d5714 100644 --- a/indra/newview/llviewermenu.cpp +++ b/indra/newview/llviewermenu.cpp @@ -867,6 +867,7 @@ void init_menus() LLRect menuBarRect = gLoginMenuBarView->getRect(); menu = new LLMenuGL(CLIENT_MENU_NAME); + menu->setCanTearOff(FALSE); menu->append(new LLMenuItemCallGL("Debug Settings...", LLFloaterSettingsDebug::show, NULL, NULL)); gLoginMenuBarView->appendMenu(menu); menu->updateParent(LLMenuGL::sMenuContainer); diff --git a/indra/newview/skins/default/textures/icon_top_pick.tga b/indra/newview/skins/default/textures/icon_top_pick.tga index 7fe119a81..0b34882d2 100644 Binary files a/indra/newview/skins/default/textures/icon_top_pick.tga and b/indra/newview/skins/default/textures/icon_top_pick.tga differ diff --git a/indra/newview/skins/default/xui/en-us/panel_login.xml b/indra/newview/skins/default/xui/en-us/panel_login.xml index 6943f291a..c18a07fcc 100644 --- a/indra/newview/skins/default/xui/en-us/panel_login.xml +++ b/indra/newview/skins/default/xui/en-us/panel_login.xml @@ -42,7 +42,7 @@ Grid: @@ -56,7 +56,7 @@ Start Location: