commit 7b8d48d0e78c9bd7186bd04893d1c68a1b30da5b Author: Sherief Alaa <sheriefala...@gmail.com> Date: Fri May 23 00:30:07 2014 +0300
fixed css error --- webchat/templates/tokens.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webchat/templates/tokens.html b/webchat/templates/tokens.html index be24b3b..db6ab73 100644 --- a/webchat/templates/tokens.html +++ b/webchat/templates/tokens.html @@ -70,7 +70,7 @@ <h4 class="modal-title" id="myModalLabel">Comment</h4> </div> <div> - <p class="comment-modal-body"></p> + <p class="comment-modal-body" style="word-wrap:break-word;"></p> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">OK</button> _______________________________________________ tor-commits mailing list tor-commits@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits