diff options
| author | andreykproductengine <andreykproductengine@lindenlab.com> | 2017-11-15 19:15:49 +0200 |
|---|---|---|
| committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2017-11-15 19:15:49 +0200 |
| commit | 6464016c117693d391f8e5cdbc14816e298ec265 (patch) | |
| tree | 2e6afef84d4d1898c7d4e249ae6c3126dd364bf5 | |
| parent | 627abf0957cdd1db6edd7f7adff8e17031f22802 (diff) | |
MAINT-7997 Fixed dialog text failing to get focus when selected
| -rw-r--r-- | indra/newview/skins/default/xui/en/panel_notification.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_notification.xml b/indra/newview/skins/default/xui/en/panel_notification.xml index 4d9316768b..c1a68fb9af 100644 --- a/indra/newview/skins/default/xui/en/panel_notification.xml +++ b/indra/newview/skins/default/xui/en/panel_notification.xml @@ -71,7 +71,6 @@ mouse_opaque="false" name="text_editor_box" read_only="true" - tab_stop="false" text_color="White" text_readonly_color="White" top="10" |
