updated css margin per vanderlee contribution

master
Trent 2011-05-19 19:56:13 -04:00
parent c3e1143ce9
commit 8c6977388d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; }
.ui-timepicker-div dl dd { margin: -25px 0 10px 65px; }
.ui-timepicker-div dl dd { margin: -25px 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }