Skip to content

Commit

Permalink
Hot patch
Browse files Browse the repository at this point in the history
Widen the appointments popup to accomodate the wide doctor/date selector.

Signed-off-by: Michael G. Schwern <schwern@pobox.com>
  • Loading branch information
schwern committed Sep 2, 2010
1 parent 6286080 commit ea6cd7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/themes/Default/res/css/appointment.css
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
padding : 10px;
border : 2px solid #ffbb00;
border-top-width : 7px;
width : 350px;
width : 500px;
min-height : 150px;
}
#delete_appointment .content {
Expand Down

0 comments on commit ea6cd7b

Please sign in to comment.