diff options
Diffstat (limited to 'common.css')
-rw-r--r-- | common.css | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -49,6 +49,9 @@ | |||
49 | border: 1px solid #ccc; | 49 | border: 1px solid #ccc; |
50 | line-height: 1.5; | 50 | line-height: 1.5; |
51 | } | 51 | } |
52 | .rc-time-picker-panel-narrow { | ||
53 | max-width: 113px; | ||
54 | } | ||
52 | .rc-time-picker-panel-input { | 55 | .rc-time-picker-panel-input { |
53 | margin: 0; | 56 | margin: 0; |
54 | padding: 0; | 57 | padding: 0; |