Adapts addressbook row selectbox with new searchbox size

This commit is contained in:
Hadi Nategh 2016-03-10 14:25:51 +00:00
parent a2744ba4cc
commit 035783c6d2
2 changed files with 2 additions and 2 deletions

View File

@ -125,5 +125,5 @@ select#addressbook-index_col_filter\[tid\] {
}
#addressbook-index_addressbook-index-row select{
float: right;
width: 150px;
width: 134px;
}

View File

@ -144,7 +144,7 @@ select#addressbook-index_col_filter\[tid\] {
}
#addressbook-index_addressbook-index-row select {
float: right;
width: 150px;
width: 134px;
}
@media all {
/* #############################################################################