Commit d2851b088313cd4c343acb28d61bd517740932b6
1 parent
31fcac9f
Exists in
spb-stable
and in
2 other branches
Do not show a 72 times.
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
app/views/shared/_commit_message_container.html.haml
1 | .commit-message-container | 1 | .commit-message-container |
2 | .max-width-marker | 2 | .max-width-marker |
3 | -# When the `ch` CSS length unit becomes widely supported `http://www.quirksmode.org/css/units-values` remove this workaround. | 3 | -# When the `ch` CSS length unit becomes widely supported `http://www.quirksmode.org/css/units-values` remove this workaround. |
4 | - = 'a' * 72 | ||
5 | = textarea | 4 | = textarea |