mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-21 02:26:12 +10:00
Add ch width.
This commit is contained in:
@@ -82,6 +82,7 @@ label {
|
||||
font-family: $monospace_font;
|
||||
$left: 12px;
|
||||
.max-width-marker {
|
||||
width: 72ch;
|
||||
color: rgba(0, 0, 0, 0.0);
|
||||
font-family: inherit;
|
||||
left: $left;
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
.commit-message-container
|
||||
.max-width-marker
|
||||
-# When the `ch` CSS length unit becomes widely supported `http://www.quirksmode.org/css/units-values` remove this workaround.
|
||||
= textarea
|
||||
|
||||
Reference in New Issue
Block a user