Enlarged permissions select field.

This commit is contained in:
Emanuel Schuetze 2012-04-14 18:41:04 +02:00
parent a73b548032
commit 41899c02f4

View File

@ -314,6 +314,9 @@ input[type="submit"], input[type="button"] {
padding:4px 10px !important; padding:4px 10px !important;
margin: 2px 0 2px 0; margin: 2px 0 2px 0;
} }
#id_permissions {
height: 310px;
}
.button { .button {
border: 1px solid #D3D3D3; border: 1px solid #D3D3D3;
border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px;