Skip to content
Snippets Groups Projects
Commit 48123c53 authored by Igor Borovkov's avatar Igor Borovkov
Browse files

fixed EXT-3005 Ascii art looks ugly in the nearby chat

--HG--
branch : product-engine
parent d73eae5a
Branches
Tags
No related merge requests found
...@@ -3,6 +3,6 @@ ...@@ -3,6 +3,6 @@
background_visible="true" background_visible="true"
bg_alpha_color="black" bg_alpha_color="black"
follows="left|right|top" follows="left|right|top"
height="1" height="0"
layout="topleft" layout="topleft"
name="chat_separator_panel" /> name="chat_separator_panel" />
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
right_text_pad="15" right_text_pad="15"
left_widget_pad="0" left_widget_pad="0"
right_widget_pad="10" right_widget_pad="10"
top_separator_pad="2" top_separator_pad="1"
bottom_separator_pad="2" bottom_separator_pad="1"
top_header_pad="12" top_header_pad="12"
bottom_header_pad="5" bottom_header_pad="5"
max_length="2147483647" max_length="2147483647"
...@@ -22,4 +22,3 @@ ...@@ -22,4 +22,3 @@
word_wrap="true" word_wrap="true"
/> />
</chat_history> </chat_history>
\ No newline at end of file
enabledcontrol
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment