Skip to content

Commit 3b2a1ee

Browse files
committed
wider labels #16
1 parent 363132d commit 3b2a1ee

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

assets/stylesheets/supply.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ label.supply-item {
2626
#supply_items_for_issue {
2727
text-align: right;
2828
}
29+
#supply_items_for_issue label {
30+
margin-left: -255px;
31+
width: 250px;
32+
}
33+
2934
#supply_items_for_issue p {
3035
padding-left: 260px;
3136
}

0 commit comments

Comments
 (0)