modified: view/theme/smoothly/style.css
This commit is contained in:
parent
05a61b80e2
commit
a4f25f6eaa
|
@ -3534,7 +3534,7 @@ footer {
|
||||||
}
|
}
|
||||||
|
|
||||||
#acl-list {
|
#acl-list {
|
||||||
height: auto;
|
height: 400px;
|
||||||
border: 1px solid #cccccc;
|
border: 1px solid #cccccc;
|
||||||
background-color: #efefef;
|
background-color: #efefef;
|
||||||
clear: both;
|
clear: both;
|
||||||
|
@ -3543,7 +3543,6 @@ footer {
|
||||||
}
|
}
|
||||||
|
|
||||||
#acl-list-content {
|
#acl-list-content {
|
||||||
margin-left: 20px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.acl-list-item {
|
.acl-list-item {
|
||||||
|
|
Loading…
Reference in a new issue