Skip to content

Commit

Permalink
Moved technician select box up 1 pixel
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Hoyt authored and Jonathan Hoyt committed Apr 10, 2009
1 parent a5ff6d5 commit 99e2ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/stylesheets/tickets.css
Expand Up @@ -43,4 +43,4 @@ input#ticket_active_on {width:8em;}

/* Search box */
#applesearch .sbox input {width:300px;}
div#user_select {position:absolute;top:3px;right:1em;}
div#user_select {position:absolute;top:2px;right:1em;}

0 comments on commit 99e2ee5

Please sign in to comment.