Enlarged permissions select field.
This commit is contained in:
parent
a73b548032
commit
41899c02f4
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user