Fix padding on the repo permissions table add box

This commit is contained in:
Joseph Schorr 2015-03-18 12:09:12 -04:00
parent e58144eec5
commit 00cdcfc803

View file

@ -0,0 +1,3 @@
.repository-permissions-table #add-entity-permission {
padding-left: 0px;
}