Skip to content

Instantly share code, notes, and snippets.

@cirpo
Created June 29, 2010 23:31
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save cirpo/457991 to your computer and use it in GitHub Desktop.
Save cirpo/457991 to your computer and use it in GitHub Desktop.
fix position of the edit and delete icon in the symfony admin generator
li.sf_admin_action_edit a, li.sf_admin_action_delete a {
padding-left:20px;
padding-top: 3px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment