Created
June 29, 2010 23:31
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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