Skip to content

Commit

Permalink
Datepicker minor style tweak
Browse files Browse the repository at this point in the history
git-svn-id: http://yourls.googlecode.com/svn/trunk@870 12232710-3e20-11de-b438-597f59cd7555
  • Loading branch information
ozh committed Feb 10, 2013
1 parent 81ec87c commit fb43ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/cal.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Calendar */
.datepicker { border-collapse: collapse; border: 2px solid #999; position: absolute; }
.datepicker { border-collapse: collapse; border: 2px solid #999; position: absolute; width: 215px }
.datepicker tr.controls th { height: 22px; font-size: 11px; }
.datepicker select { font-size: 11px; }
.datepicker tr.days th { height: 18px; }
Expand Down

0 comments on commit fb43ccd

Please sign in to comment.