Skip to content

Commit 8e1079c

Browse files
committed
Docs: Fix time widget's css
1 parent df8bd3e commit 8e1079c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/static/css/docs.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -510,6 +510,7 @@ button.rjf-add-button:hover {
510510
}
511511
.rjf-time-picker input {
512512
max-width: 100%;
513+
min-width: 0;
513514
text-align: center;
514515
font-size: 0.9rem;
515516
padding: 2px 2px;

0 commit comments

Comments
 (0)