7c7a4c1c by Jonille Arreglo

Merge branch '27034_spacing' into '1DEVT'

27034_spacing

See merge request !47
2 parents ba087be4 e4d69ebb
...@@ -127,6 +127,9 @@ ...@@ -127,6 +127,9 @@
127 color:white; 127 color:white;
128 } 128 }
129 .message { 129 .message {
130 width: 100%;
131 overflow: hidden;
132 word-wrap: break-word;
130 padding-left: 40px; 133 padding-left: 40px;
131 padding-right: 40px; 134 padding-right: 40px;
132 } 135 }
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!