diff options
author | McCabe Maxsted | 2012-02-18 01:27:52 -0700 |
---|---|---|
committer | McCabe Maxsted | 2012-02-18 01:27:52 -0700 |
commit | 8e2bf8f4ebedb5feda1fde988b4c26ed3829f343 (patch) | |
tree | 5fb67d11555bcf1256713dc89230abc33853e542 | |
parent | Fixed compile error introduced in b2bc5393 (diff) | |
download | meta-impy-8e2bf8f4ebedb5feda1fde988b4c26ed3829f343.zip meta-impy-8e2bf8f4ebedb5feda1fde988b4c26ed3829f343.tar.gz meta-impy-8e2bf8f4ebedb5feda1fde988b4c26ed3829f343.tar.bz2 meta-impy-8e2bf8f4ebedb5feda1fde988b4c26ed3829f343.tar.xz |
Fixed unnecessary border in chat prefs
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml index 62a031c..566fdad 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml | |||
@@ -252,11 +252,7 @@ USE left="270" FOR TABBING OPTIONS | |||
252 | <button name="ac_button" label="AutoCorrect..." halign="center" | 252 | <button name="ac_button" label="AutoCorrect..." halign="center" |
253 | tool_tip="Modify the AutoCorrect word list and settings" left="50" | 253 | tool_tip="Modify the AutoCorrect word list and settings" left="50" |
254 | bottom_delta="-40" width="160" height="20" font="SansSerifSmall" follows="left|top"/> | 254 | bottom_delta="-40" width="160" height="20" font="SansSerifSmall" follows="left|top"/> |
255 | 255 | ||
256 | |||
257 | <view_border bevel_style="none" border_thickness="1" bottom_delta="-15" follows="left|top" | ||
258 | height="1" left="55" name="border" width="380" /> | ||
259 | |||
260 | 256 | ||
261 | <button bottom="-20" follows="left|top" font="SansSerifSmall" height="18" label="?" | 257 | <button bottom="-20" follows="left|top" font="SansSerifSmall" height="18" label="?" |
262 | name="EmeraldHelp_SpellCheck" tool_tip="Click here for help regarding the settings in this page." | 258 | name="EmeraldHelp_SpellCheck" tool_tip="Click here for help regarding the settings in this page." |