Skip to content

Commit 8c69773

Browse files
author
Trent
committed
updated css margin per vanderlee contribution
1 parent c3e1143 commit 8c69773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jquery-ui-timepicker-addon.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
22
.ui-timepicker-div dl { text-align: left; }
33
.ui-timepicker-div dl dt { height: 25px; }
4-
.ui-timepicker-div dl dd { margin: -25px 0 10px 65px; }
4+
.ui-timepicker-div dl dd { margin: -25px 10px 10px 65px; }
55
.ui-timepicker-div td { font-size: 90%; }

0 commit comments

Comments
 (0)