forked from extern/egroupware
Adapts addressbook row selectbox with new searchbox size
This commit is contained in:
parent
a2744ba4cc
commit
035783c6d2
@ -125,5 +125,5 @@ select#addressbook-index_col_filter\[tid\] {
|
||||
}
|
||||
#addressbook-index_addressbook-index-row select{
|
||||
float: right;
|
||||
width: 150px;
|
||||
width: 134px;
|
||||
}
|
||||
|
@ -144,7 +144,7 @@ select#addressbook-index_col_filter\[tid\] {
|
||||
}
|
||||
#addressbook-index_addressbook-index-row select {
|
||||
float: right;
|
||||
width: 150px;
|
||||
width: 134px;
|
||||
}
|
||||
@media all {
|
||||
/* #############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user