1
0
Fork 0

Fix style and scrollbar

This commit is contained in:
Fabio Comuni 2011-07-19 16:34:27 +02:00
commit 89eefbe46c
3 changed files with 7 additions and 7 deletions

View file

@ -1490,7 +1490,7 @@ input#dfrn-url {
}
#acl-wrapper {
width: 805px;
width: 690px;
float:left;
}
#acl-search {
@ -1516,14 +1516,14 @@ input#dfrn-url {
}
#acl-list {
width: 805px;
height: 210px;
border: 1px solid #cccccc;
clear: both;
margin-top: 30px;
overflow: auto;
}
#acl-list-content {
overflow: auto;
}
.acl-list-item {
display: block;

View file

@ -1568,7 +1568,7 @@ padding: 5px 10px 0px;
}
#acl-wrapper {
width: 805px;
width: 690px;
float:left;
}
#acl-search {
@ -1594,14 +1594,14 @@ padding: 5px 10px 0px;
}
#acl-list {
width: 805px;
height: 210px;
border: 1px solid #cccccc;
clear: both;
margin-top: 30px;
overflow: auto;
}
#acl-list-content {
overflow: auto;
}
.acl-list-item {
display: block;