commit/mtrack: wez: fix width of ticket title so that it wraps reasonably

0 views
Skip to first unread message

Bitbucket

unread,
Apr 27, 2012, 8:24:53 PM4/27/12
to mtr...@googlegroups.com
1 new commit in mtrack:


https://bitbucket.org/wez/mtrack/changeset/c335f24df2c7/
changeset: c335f24df2c7
user: wez
date: 2012-04-27 20:29:59
summary: fix width of ticket title so that it wraps reasonably
affected #: 1 file

diff -r f8c10f33101bbc084406ff463204493f61db0779 -r c335f24df2c7ad3a6cf66b37ab9ccf6ce5a7bb74 web/js/templates/ticket.show.html
--- a/web/js/templates/ticket.show.html
+++ b/web/js/templates/ticket.show.html
@@ -67,6 +67,7 @@
}
h1.ticket-summary {
margin-top: 1em;
+ width: 30em;
}
h1.ticket-summary.closed {
text-decoration: line-through;

Repository URL: https://bitbucket.org/wez/mtrack/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
Reply all
Reply to author
Forward
0 new messages