Skip to content

Commit c43ea12

Browse files
committed
Increase size of drop-down for border-repeat
1 parent 4eff181 commit c43ea12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/border-image-generator/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -843,7 +843,7 @@ body[data-move='Y'] {
843843
}
844844

845845
#controls .border-repeat .ui-dropdown-list {
846-
height: 6.2em;
846+
height: 8.2em;
847847
border-width: 1px;
848848
text-align: center;
849849
}

0 commit comments

Comments
 (0)